----- Original Message -----
From: "Amir Karger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 24, 2002 4:49 PM
Subject: Re: ircnet minigolf2
(...)
> -p $_=(sort{abs$_-$a<=>abs$_-$b}<>)[0] (38)
(...)
> In other news, I've just learned that sort called in scalar context
returns
> undef, so we can't just hope it'll return the last or first value or
> something.
Yes, but have you tried this ?
-p ($_)=sort{abs$_-$a<=>abs$_-$b}<> (35)
--
Orab�g, alafu (private joke)
