Docs.rs
cons-list-0.0.3
cons-list 0.0.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
github:contain-rs:owners
isislovecruft
Gankra
Dependencies
Versions
84.62%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cons_
list
0.0.3
All Items
Crate Items
Structs
Crate
cons_list
Copy item path
Source
Expand description
An immutable singly-linked list, as seen in basically every functional language.
Structs
ยง
Cons
List
An immutable singly-linked list, as seen in basically every functional language
Iter
An iterator over the items of an ConsList