Docs.rs
malachite-base-0.9.0
malachite-base 0.9.0
Docs.rs crate page
LGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
mhogrefe
Dependencies
clap ^2.33.1
normal
optional
getrandom ^0.2
normal
optional
gnuplot ^0.0.39
normal
optional
hashbrown ^0.16
normal
itertools ^0.14.0
normal
libm ^0.2.8
normal
rand ^0.8.5
normal
optional
rand_chacha ^0.3.1
normal
optional
ryu ^1.0.15
normal
sha3 ^0.10.8
normal
optional
time ^0.3.28
normal
optional
walkdir ^2.3.3
normal
optional
maplit ^1.0.2
dev
Versions
65.91%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 iterator_cache
malachite_
base
0.9.0
Module iterator_
cache
Module Items
Structs
In malachite_
base::
iterators
malachite_base
::
iterators
Module
iterator_
cache
Copy item path
Source
Expand description
Contains
IteratorCache
, which remembers values produced by an iterator.
Structs
ยง
Iterator
Cache
Remembers values produced by an iterator.