Crates.io | im |
lib.rs | im |
version | 15.1.0 |
source | src |
created_at | 2017-04-17 16:06:00.142286 |
updated_at | 2022-04-29 14:12:56.603719 |
description | Immutable collection datatypes |
homepage | http://immutable.rs/ |
repository | https://github.com/bodil/im-rs |
max_upload_size | |
id | 11005 |
size | 601,974 |
Blazing fast immutable collection datatypes for Rust.
Comes in two versions: im
(thread safe) and
im-rc
(fast but not thread safe).
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/.
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.