This is kind of neato, I suppose, but I'm having trouble figuring out why. What's wrong with a for loop and a range operator?
for my $i (1..10) { print "i = $i\n"; }
In reply to Re: pointy counters
by jffry
in thread pointy counters
by tobyink
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |