Flatten
FlatMap
This Rust package provides ConstSizeFlatten and ConstSizeFlatMap which make use of the also provided ConstSizeIntoIterator to know how many items they will yield.
ConstSizeFlatten
ConstSizeFlatMap
ConstSizeIntoIterator