Long.G.Idx

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

Long Specialized Generic Indexed Collection

To be used with Long based opaque values.

Source
Idx.scala
trait Long.G.Collection[Long.G.Idx.A]
trait Any.Z.PrimitiveTag.Long
trait Any.Z.PrimitiveTag
trait Able.Contain[Long.G.Idx.A]
trait Idx[Long.G.Idx.A]
trait Collection[Long.G.Idx.A]
trait Able.Size
trait Able.Stream[Long.G.Idx.A]
class java.lang.Object
trait scala.Matchable
class Any
trait Long.G.Idx.Mutable[Long.G.Idx.Mutable.A]
class Long.G.Buffer[Long.G.Buffer.A]
class Long.G.Pack[Long.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: Long.G.Stream[A]
Definition Classes
Source
Idx.scala