in reply to Re: Boolean counter?
in thread Boolean counter?
Just to make "lookup-tables" prettier. ;-)
$counter = [ 1 => 0 ] -> [ 1 <= $counter ];
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Boolean counter?
by ikegami (Patriarch) on Dec 08, 2009 at 00:06 UTC |