ArrArrayIntEq

ostrat.ArrArrayIntEq
See theArrArrayIntEq companion object
class ArrArrayIntEq[A <: ArrayIntBacked, ArrT <: ArrayIntBackedArr[A]] extends EqT[ArrT]

Attributes

Companion:
object
Graph
Supertypes
trait EqT[ArrT]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def eqT(a1: ArrT, a2: ArrT): Boolean

Tests Equality on 2 values of type T.

Tests Equality on 2 values of type T.

Attributes

Definition Classes