im

Crates.ioim
lib.rsim
version15.1.0
sourcesrc
created_at2017-04-17 16:06:00.142286
updated_at2022-04-29 14:12:56.603719
descriptionImmutable collection datatypes
homepagehttp://immutable.rs/
repositoryhttps://github.com/bodil/im-rs
max_upload_size
id11005
size601,974
Bodil Stokke (bodil)

documentation

http://immutable.rs/

README

im-rs

Crate Status

Blazing fast immutable collection datatypes for Rust.

Comes in two versions: im (thread safe) and im-rc (fast but not thread safe).

Documentation

Licence

Copyright 2017 Bodil Stokke

This software is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Commit count: 486

cargo fmt