Module flatten

Module flatten 

Source
Expand description

Flattening one level of nesting in non-empty iterators of items that can be turned into non-empty iterators.

Structsยง

Flatten
Represents non-empty iterators that flatten one level of nesting in non-empty iterators of items that can be turned into non-empty iterators.