in reply to Re: 'constant' vs array (Ignore bad benchmarks: [mod://constant] arrays are (a little) faster!)
in thread 'constant' vs array
ARRAY->[0] = 'not so constant'; print ARRAY->[0];
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: 'constant' vs array (Ignore bad benchmarks: [mod://constant] arrays are (a little) faster!)
by BrowserUk (Patriarch) on Jul 02, 2013 at 15:59 UTC |