hashmap_union 0.3.1

Allows the union and intersection of hashmaps
Documentation
  • Coverage
  • 66.67%
    2 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 21.24 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 143.35 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • 0xr0bert/hashmap_union
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • 0xr0bert

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