sets_multisets 0.2.0

Simple API for working with sets and multisets of elements of type usize
Documentation
[dependencies.bytevec]
version = "0.2"

[dependencies.fasthash]
version = "0.4"

[dependencies.rand]
version = "0.8"

[package]
authors = ["Jelle Vos <J.V.Vos@tudelft.nl>"]
description = "Simple API for working with sets and multisets of elements of type usize"
edition = "2018"
homepage = "https://github.com/jellevos/sets_multisets"
license = "MIT"
name = "sets_multisets"
readme = "README.md"
repository = "https://github.com/jellevos/sets_multisets"
version = "0.2.0"