in reply to Re: adding a column of integers
in thread adding a column of integers
Note that this uses map in void context, which is bad except in newer Perls. It's not so horrible for a one-liner, though.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: adding a column of integers
by Anonymous Monk on Sep 02, 2004 at 21:31 UTC | |
|
Re^3: adding a column of integers
by cog (Parson) on Oct 04, 2004 at 13:35 UTC |