Equatable [Src] [A: Equatable[A] #read]

interface ref Equatable[A: Equatable[A] #read]

Public Functions

eq [Src]

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

Parameters

  • that: box->A

Returns


ne [Src]

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

Parameters

  • that: box->A

Returns