in reply to Re: map { ; ; ; } @array
in thread map { ; ; ; } @array
Mind you, I doubt people will write the following, but it does sound poetic to include the undefined behavior:
my @foo = map { 1 for 1 } @bar;
--
[ e d @ h a l l e y . c c ]
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: map { ; ; ; } @array
by Anonymous Monk on Oct 21, 2005 at 20:26 UTC | |
by Perl Mouse (Chaplain) on Oct 24, 2005 at 11:16 UTC |