builtin HasEq - tadashi9e/gmp4pony GitHub Wiki

HasEq[A: A]

[Source]

interface ref HasEq[A: A]

Public Functions

eq

[Source]

fun box eq(
  that: box->A)
: Bool val

Parameters

  • that: box->A

Returns


⚠️ **GitHub.com Fallback** ⚠️