Commit Graph

1 Commits

Author SHA1 Message Date
jeremy
dbbd894f1e Import ruby-cicphash.
CICPHash has the exact same interface as Hash, but is case insensitive
and case preserving. Any value can be used as a key. However, you cannot
have two keys in the same CICPHash that would be the same if when
converted to strings would be equal or differing only in case.

ok landry
2010-12-09 21:43:46 +00:00