Ruby Enumeration Library
Posted on June 24th, 2009 by
Karlin Fox
I’ve released a little library as open source on github:
http://github.com/karlin/enumeration/tree/master
Enumeration is a small library that makes a specific type of enumeration construct easy to make and use. See the README in the repo above for more information.


Leave a Reply