Module iter

Source
Expand description

Iterators over immutable data.

Functionsยง

unfold
Create an iterator of values using a function to update an owned state value.