functional_list

Crates.iofunctional_list
lib.rsfunctional_list
version0.1.0
sourcesrc
created_at2021-01-07 18:16:11.094641
updated_at2021-01-07 18:16:11.094641
descriptionA functional, immutable list for Rust
homepage
repositoryhttps://github.com/MarioAndWeegee3/functional_list
max_upload_size
id333887
size55,560
(MarioAndWeegee3)

documentation

README

functional_list

This library provides an immutable, singly-linked list implementation designed to be used with as little mutation as possible.

See the list module documentation for more details.

Commit count: 4

cargo fmt