in reply to Re^7: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20
in thread use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20
Maybe not changing the traversal order, but it'd be nice to have some sort of iteration interface so that we could use for against a collection or generator or iterator or array without having to flatten the values into a list.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20
by BrowserUk (Patriarch) on Nov 25, 2013 at 20:26 UTC | |
by chromatic (Archbishop) on Nov 25, 2013 at 21:42 UTC | |
by BrowserUk (Patriarch) on Nov 25, 2013 at 22:48 UTC | |
by ikegami (Patriarch) on Dec 01, 2013 at 17:38 UTC |