Eight Weeks of Prototype: Week 3, Prototype Data Types
Creating Custom Enumerables
It is possible to create your own enumerated objects simply by defining a function called _each() when you create your own classes. Because we have not yet covered how to create classes in Prototype yet, I will leave discussion of this until we do so in the sixth article of this series.




