tree: 372bf3e09c910ad77777b7da660b2f023c0133af [path history] [tgz]
  1. proptest-regressions/
  2. src/
  3. .cargo-checksum.json
  4. build.rs
  5. Cargo.toml
  6. CHANGELOG.md
  7. CODE_OF_CONDUCT.md
  8. LICENCE.md
  9. README.md
vendor/im-rc-15.0.0/README.md

im-rs

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.