- Companion:
- class
trait SeqFactory[Chunk]
trait IterableFactory[Chunk]
trait Serializable
class Object
trait Matchable
class Any
ChunkLike.type
Value members
Concrete methods
Constructs a Chunk from the specified IterableOnce.
Constructs a Chunk from the specified IterableOnce.
Constructs a new ChunkBuilder. This operation allocates mutable state and
is not referentially transparent. It is provided for compatibility with
Scala's collection library and should not be used for other purposes.
Constructs a new ChunkBuilder. This operation allocates mutable state and
is not referentially transparent. It is provided for compatibility with
Scala's collection library and should not be used for other purposes.