Boolean.G.Idx

trait Idx[A <: Any.Boolean] extends Val.Idx[A] with Boolean.G.Collection[A]

Boolean Specialized Generic Indexed Collection

To be used with Boolean based opaque values.

Source
Idx.scala
trait Boolean.G.Collection[Boolean.G.Idx.A]
trait Any.Z.PrimitiveTag.Boolean
trait Any.Z.PrimitiveTag
trait Able.Contain[Boolean.G.Idx.A]
trait Idx[Boolean.G.Idx.A]
trait Collection[Boolean.G.Idx.A]
trait Able.Size
trait Able.Stream[Boolean.G.Idx.A]
class java.lang.Object
trait scala.Matchable
class Any
trait Boolean.G.Idx.Mutable[Boolean.G.Idx.Mutable.A]
class Boolean.G.Buffer[Boolean.G.Buffer.A]
class Boolean.G.Pack[Boolean.G.Pack.A]

Def

def apply(i: Int): A
Source
Idx.scala
override def contains(v: A): Boolean
Definition Classes
Source
Idx.scala
def size: Int
Inherited from
Idx
Source
__.scala
override def stream: Boolean.G.Stream[A]
Definition Classes
Source
Idx.scala