BitSet

Companion:
class
Source:
BitSet.scala
BitSet.type

Value members

Concrete methods

A bitset containing all the bits in an array

A bitset containing all the bits in an array

Source:
BitSet.scala

A bitset containing all the bits in an array, wrapping the existing array without copying.

A bitset containing all the bits in an array, wrapping the existing array without copying.

Source:
BitSet.scala

Inherited methods

def apply(xs: Int*): BitSet
def fill(n: Int)(elem: => Int): BitSet

Implicits

Inherited implicits