lib.haxe.org

HashTools

The HashTools class adds additional hash utility functions. Methods to group Iterables into hashes and to map hash values are included.
Version
.5
Owner
jjdonald
License
BSD

History

  • 2009-06-28 20:22:21
    .5
    Updated dependency to current IterTools Version 1.7.
  • 2009-04-15 21:40:56
    .4
    Made dependency on IterTools specific to the appropriate version.
  • 2009-04-15 21:26:13
    .3
    Updated to work with SugarList. Also added hashMap() and intHashMap()
  • 2009-03-20 20:07:11
    .2
    Removed package/directory hierarchy per the haxeLib best practice suggestions
  • 2009-02-23 20:02:18
    .1
    Initial Release