Skip to content

v0.1.0

Choose a tag to compare

@AlexeyMz AlexeyMz released this 14 Mar 17:51
· 4 commits to master since this release

Initial release with:

  • Collection classes: HashMap, HashSet.
  • Interface types: ReadonlyHashMap, ReadonlyHashSet.
  • Hash functions: chainHash(), dropHighestNonSignBit(), hashBigInt(), hashNumber(), hashString(), hashTuple(), hashValue().