Short.G.Idx

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

Short Specialized Generic Indexed Collection

To be used with Short based opaque values.

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