arrayset 3.0.0

An array-backed ordered set type.
Documentation
1
2
3
4
5
# arrayset

An `Ord`-based, array-backed set type.  no-std, no-alloc, completely embedded friendly.

Also includes a map type.