Posted By: Mark Simpson
Date: 2010-12-29 20:46
Summary: rangehash 0.0.1 Released
Project: RangeHash
rangehash version 0.0.1 has been released!
Simple class which uses Ranges (and Fixnums) as keys in for a hash. Then look ups can be done with FixNum and if the FixNum is included in one of the hashes that value is returned.
Changes:
### 0.0.1 2010-12-29
* 1 major enhancement: * Initial release |
|