Skip to content

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