| Crates.io | sets_multisets |
| lib.rs | sets_multisets |
| version | 0.12.1 |
| created_at | 2021-08-04 12:30:15.147872+00 |
| updated_at | 2025-04-08 13:43:28.024776+00 |
| description | Simple API for working with sets and multisets of elements of type usize |
| homepage | https://github.com/jellevos/sets_multisets |
| repository | https://github.com/jellevos/sets_multisets |
| max_upload_size | |
| id | 431497 |
| size | 34,659 |
Simple API for operations on sets and multisets with elements of type usize. The library supports exporting to bitset
and Bloom filter.