approx_collections

Crates.ioapprox_collections
lib.rsapprox_collections
version3.2.0
created_at2025-07-15 05:40:41.486137+00
updated_at2026-01-25 21:40:37.080339+00
descriptionCollections using approximate floating-point comparison
homepage
repositoryhttps://github.com/HactarCE/approx_collections/
max_upload_size
id1752602
size106,782
Andrew Farkas (HactarCE)

documentation

README

approx_collections

Collections using approximate floating-point comparison.

See the docs for a list of collections and crate features.

Testing

I recommend setting the environment variable PROPTEST_CASES to 1_000_000 to test more cases (default is only 256) and running tests using cargo test --release.

Commit count: 29

cargo fmt