Modulesยง
- consumer ๐
Functionsยง
- collect_
into_ ๐vec - Collects the results of the exact iterator into the specified vector.
- collect_
with_ ๐consumer - Create a consumer on the slice of memory we are collecting into.
- special_
extend ๐ - Collects the results of the iterator into the specified vector.
- unzip_
into_ ๐vecs - Unzips the results of the exact iterator into the specified vectors.