Equatable[A: Equatable[A] #read]¶ [Source] interface ref Equatable[A: Equatable[A] #read] Public Functions¶ eq¶ [Source] fun box eq( that: box->A) : Bool val Parameters¶ that: box->A Returns¶ Bool val ne¶ [Source] fun box ne( that: box->A) : Bool val Parameters¶ that: box->A Returns¶ Bool val