4 releases (2 breaking)
0.3.1 | Jun 2, 2024 |
---|---|
0.3.0 | Apr 15, 2024 |
0.2.0 | Jul 20, 2018 |
0.1.0 | Jul 17, 2018 |
#1689 in Data structures
9KB
Hashmap_union
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/.