Boolean Specialized Generic Collection
To be used with Boolean based opaque values.
- Source
- Collection.scala
trait Any.Z.PrimitiveTag.Boolean
trait Any.Z.PrimitiveTag
trait Able.Contain[Boolean.G.Collection.A]
trait Collection[Boolean.G.Collection.A]
trait Able.Size
trait Able.Stream[Boolean.G.Collection.A]
class java.lang.Object
trait scala.Matchable
class Any
trait Boolean.G.Collection.Mutable[Boolean.G.Collection.Mutable.A]
trait Boolean.G.Idx.Mutable[Boolean.G.Idx.Mutable.A]
class Boolean.G.Buffer[Boolean.G.Buffer.A]
trait Boolean.G.Idx[Boolean.G.Idx.A]
class Boolean.G.Pack[Boolean.G.Pack.A]
object Boolean.G.Pack.Z_Void
Def
Extension
Shortcut to .stream method
Shortcut to .stream method
Call is inlined and is equivalent to calling method "stream" itself.
- Source
- Collection.scala