ValueSet

A factory object for value sets

Companion:
class
Source:
Enumeration.scala

Value members

Concrete methods

A value set containing all the values for the zero-adjusted ids corresponding to the bits in an array

A value set containing all the values for the zero-adjusted ids corresponding to the bits in an array

Source:
Enumeration.scala
Value parameters:
it

Source collection

Returns:

A collection of type C containing the same elements as the source collection it.

Source:
Enumeration.scala

A builder object for value sets

A builder object for value sets

Source:
Enumeration.scala

Inherited methods

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

Concrete fields

The empty value set

The empty value set

Source:
Enumeration.scala

Implicits

Inherited implicits