Module iter
im
15.1.0
Module iter
Module Items
Functions
In crate im
Modules
hashmap
hashset
iter
ordmap
ordset
vector
Macros
get_in
hashmap
hashset
ordmap
ordset
update_in
vector
Structs
HashMap
HashSet
OrdMap
OrdSet
Vector
im
Module
iter
Copy item path
Settings
Help
Summary
Source
Expand description
Iterators over immutable data.
Functions
§
unfold
Create an iterator of values using a function to update an owned state value.