in reply to Re^13: Order in which grep/map receive elements
in thread Order in which grep/map receive elements
"The module takes no action -- beyond using grep -- in order to enforce the ordering"
In the interests of nitpicking, I imagine most people using List::MoreUtils will be using the XS version of the module. This is implemented using a for loop in C, which does operate in a defined and documented order.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^15: Order in which grep/map receive elements
by BrowserUk (Patriarch) on Oct 08, 2012 at 23:03 UTC |