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.

