florian1345 / kernal

Kernal Extensive Rust Natural Assertion Language
Other
3 stars 0 forks source link

Add specialized assertions for collections with `Eq + Ord` items #49

Closed florian1345 closed 1 year ago

florian1345 commented 1 year ago

Using BTreeMap and BTreeSet internally.