sets_multisets

Crates.iosets_multisets
lib.rssets_multisets
version0.8.0
sourcesrc
created_at2021-08-04 12:30:15.147872
updated_at2023-11-29 12:57:17.410136
descriptionSimple API for working with sets and multisets of elements of type usize
homepagehttps://github.com/jellevos/sets_multisets
repositoryhttps://github.com/jellevos/sets_multisets
max_upload_size
id431497
size20,509
Jelle Vos (jellevos)

documentation

README

Simple API for operations on sets and multisets with elements of type usize. The library supports exporting to bitset and Bloom filter.

Commit count: 35

cargo fmt