in reply to Re^9: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20
in thread use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20
Sure, Perl has special ops for non-flattening iteration of arrays and hashes, but it doesn't have an iteration interface so you can't write your own non-flattening iterator.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20
by BrowserUk (Patriarch) on Nov 25, 2013 at 22:48 UTC | |
|
Re^11: use feature 'postderef'; # Postfix Dereference Syntax is coming in 5.20
by ikegami (Patriarch) on Dec 01, 2013 at 17:38 UTC |