newbie question

Bjorn Gustavsson bjorn@REDACTED
Tue May 24 09:17:55 CEST 2005


It has not been documented yet because V5.5 (R11B) have not been
released yet. Also there still a compiler issues regarding cond that needs
to be fixed.

/Bjorn

Richard Carlsson <richardc@REDACTED> writes:

> Thomas Lindgren wrote:
> > (Also, as an aside, it might be worth noting that a
> > 'cond' expression was floated some time ago, which as
> > far as I could tell was more lenient. But perhaps we
> > can for once use Occam's razor and not multiply
> > entities without necessity.)
> 
> I thought I fixed this along with 'try':
> 
> Erlang (BEAM) emulator version 5.5 [source] [hipe]
> 
> Eshell V5.5  (abort with ^G)
> 1> cond lists:reverse("foo") == "oof" -> yes; true -> no end.
> yes
> 
> But it seems like it has not been documented...
> 
> 	/Richard
> 

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list