And so on and so forth.package ArrayList; my $i; sub new{shift;return bless{[@_]=>shift};} sub iterate{return $_[0]->[$i++]}
In reply to Re: Re: Re: Re: Why get() and set() accessor methods are evil
by BUU
in thread Why get() and set() accessor methods are evil
by synistar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |