v0.1.0
Initial release with:
- Collection classes:
HashMap,HashSet. - Interface types:
ReadonlyHashMap,ReadonlyHashSet. - Hash functions:
chainHash(),dropHighestNonSignBit(),hashBigInt(),hashNumber(),hashString(),hashTuple(),hashValue().