hashmap_union

Crates.iohashmap_union
lib.rshashmap_union
version0.3.1
sourcesrc
created_at2018-07-17 19:40:08.07874
updated_at2024-06-02 10:16:32.152921
descriptionAllows the union and intersection of hashmaps
homepage
repositoryhttps://github.com/0xr0bert/hashmap_union
max_upload_size
id74783
size21,567
Robert Greener (0xr0bert)

documentation

README

Hashmap_union

Crates.io License

This library allows the union & intersection of two hashmaps, where they key and value both implement Clone.

Attributions

This code is based on code from im-rs Copyright 2017 Bodil Stokke

License

Copyright 2018 Robert Greener

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/.

Commit count: 7

cargo fmt