im-rc

Crates.ioim-rc
lib.rsim-rc
version15.1.0
sourcesrc
created_at2018-08-30 15:17:29.542609
updated_at2022-04-29 14:13:05.52342
descriptionImmutable collection datatypes (the fast but not thread safe version)
homepagehttp://immutable.rs/
repositoryhttps://github.com/bodil/im-rs
max_upload_size
id82128
size780,521
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