Skip to content

v0.1.7

Compare
Choose a tag to compare
@andrewtoth andrewtoth released this 09 Nov 20:08
· 13 commits to master since this release
1bf6401

Added Result, HashSet, and BTreeSet.
Added key position for HashMap and BTreeMap.
Relaxed generic key bounds for HashMap and BTreeMap.