[go: up one dir, main page]

Module container

Module container 

Source
Expand description

TODO

Traitsยง

Container
A utility trait for types that can be constructed from a series of items.
ContainerExactly
A utility trait for types that hold a specific constant number of output values.
OrderedSeq
A utility trait to abstract over linear container-like things.
Seq
A utility trait to abstract over container-like things.