at:tutorial:objects
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
at:tutorial:objects [2008/08/01 14:29] – * tvcutsem | at:tutorial:objects [2013/05/17 20:23] (current) – updated tvcutsem | ||
---|---|---|---|
Line 174: | Line 174: | ||
}; | }; | ||
def each: clo { | def each: clo { | ||
- | 1.to: elements.length | + | 1.to: elements.length do: { |i| |
clo(elements[i]); | clo(elements[i]); | ||
}; | }; |
at/tutorial/objects.1217593749.txt.gz · Last modified: 2013/05/17 20:23 (external edit)