HashTools
I’ve written some Hash utilities for haXe. These methods let you quickly create Hashes from Iterables, using transforms to set keys. There’s also a method for easily mapping hash values into new hashes. There are variations for both regular Hashes, and IntHashes.
Check the API here.




