Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
imbl-6.1.0
imbl 6.1.0
Permalink
Docs.rs crate page
MPL-2.0
+
Links
Homepage
Repository
crates.io
Source
Owners
jneem
Dependencies
arbitrary ^1.0
normal
optional
archery ^1.2.1
normal
bincode ^2.0.1
normal
optional
bitmaps ^3
normal
imbl-sized-chunks ^0.1.3
normal
proptest ^1.0
normal
optional
quickcheck ^1.0
normal
optional
rand_core ^0.9
normal
rand_xoshiro ^0.7
normal
rayon ^1
normal
optional
refpool ^0.4
normal
optional
serde ^1
normal
optional
criterion ^0.5
dev
half =2.4
dev
metrohash ^1
dev
pretty_assertions ^1.0
dev
proptest ^1.0
dev
proptest-derive ^0.6
dev
rand ^0.9
dev
rayon ^1
dev
rpds =1.1.0
dev
serde ^1
dev
serde_json ^1
dev
static_assertions ^1.1.0
dev
version_check ^0.9
build
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module iter
imbl
6.1.0
Module iter
Module Items
Functions
In crate imbl
imbl
Module
iter
Copy item path
Source
Expand description
Iterators over immutable data.
Functions
ยง
unfold
Create an iterator of values using a function to update an owned state value.