This object provides a set of operations to create Iterable values.
Attributes
Members list
Type members
Deprecated classlikes
Attributes
- Deprecated
-
[Since version 2.13.0]Implementation classes of BitSet should not be accessed directly - Supertypes
-
class BitSettrait Serializabletrait BitSetclass AbstractSet[Int]class AbstractSet[Int]trait Equalstrait Pureclass AbstractIterable[Int]trait IterableOnce[Int]class Objecttrait Matchableclass AnyShow all
Attributes
- Deprecated
-
[Since version 2.13.0]Implementation classes of BitSet should not be accessed directly - Supertypes
-
class BitSettrait Serializabletrait BitSetclass AbstractSet[Int]class AbstractSet[Int]trait Equalstrait Pureclass AbstractIterable[Int]trait IterableOnce[Int]class Objecttrait Matchableclass AnyShow all
Attributes
- Deprecated
-
[Since version 2.13.0]Implementation classes of BitSet should not be accessed directly - Supertypes
-
class BitSettrait Serializabletrait BitSetclass AbstractSet[Int]class AbstractSet[Int]trait Equalstrait Pureclass AbstractIterable[Int]trait IterableOnce[Int]class Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
A bitset containing all the bits in an array
A bitset containing all the bits in an array
Attributes
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.
Attributes
Value parameters
- it
-
Source collection
Attributes
- Returns
-
A collection of type
Ccontaining the same elements as the source collectionit.
Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections with fromSpecific is preferred because it can be lazy for lazy collections.
Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections with fromSpecific is preferred because it can be lazy for lazy collections.
Attributes
Implicits
Inherited implicits
Attributes
- Inherited from:
- SpecificIterableFactory