in reply to Re: Re: Re: Re: Re: Re: Re: Think for yourself.
in thread is the use of map in a void context deprecated ?
So, if the logic of the program allows you to avoid naming the seconds prior to the convertion, you would find that acceptable?
my @minutes = map{ $_/60 } source_of_seconds();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: Re: Re: Re: Think for yourself.
by tilly (Archbishop) on Oct 30, 2003 at 23:04 UTC |