Proposed change to libraries
klacke@REDACTED
klacke@REDACTED
Fri Feb 4 15:50:19 CET 2005
On Fri, Feb 04, 2005 at 02:18:15PM +0100, Kostis Sagonas wrote:
> For example, one can issue the call:
>
> lists:map(gazonk, [])
>
> which will return [].
>
Eshell V5.2.b1 (abort with ^G)
1> lists:map(gazonk, []) .
[]
Disgusting. It's almost as bad and surprising as:
2> length(self()).
{-73, 3.14}
/klacke
--
Claes Wikstrom -- Caps lock is nowhere and
http://www.hyber.org -- everything is under control
More information about the erlang-questions
mailing list