HasEq [Src] [A: A]

interface ref HasEq[A: A]

Public Functions

eq [Src]

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

Parameters

  • that: box->A

Returns