Byte.G.Idx

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

Byte Specialized Generic Indexed Collection

To be used with Byte based opaque values.

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