HashTools
The HashTools class adds additional hash utility functions. Methods to group Iterables into hashes and
to map hash values are included.
Version
.5Owner
jjdonaldLicense
BSDHistory
-
2009-06-28 20:22:21.5Updated dependency to current IterTools Version 1.7.
-
2009-04-15 21:40:56.4Made dependency on IterTools specific to the appropriate version.
-
2009-04-15 21:26:13.3Updated to work with SugarList. Also added hashMap() and intHashMap()
-
2009-03-20 20:07:11.2Removed package/directory hierarchy per the haxeLib best practice suggestions
-
2009-02-23 20:02:18.1Initial Release