[erlang-questions] Erlang 3000?

Zvi exta7@REDACTED
Sun Nov 16 17:56:56 CET 2008


don't you think it should be

Erlang2 = erlang2:next(Erlang).

{ok, Erlang2} = erlang2:next(Erlang).

assuming, that erlang2 module is autoimported, then

{ok, Erlang2} = next(Erlang).

or just

next(Erlang)   

(i.e. like C++ or [incr Tcl] ;-)

ok, moving to google groups...

Zvi


Robert Virding-2 wrote:
> 
> I'm in.
> 
> Robert
> 
> 2008/11/16 damien morton <dmorton@REDACTED>
> 
>> I created a forum on Google Moderator for collecting together ideas on
>> Erlang 3000.
>> The forum is called Next(Erlang) and can be found at
>> http://moderator.appspot.com/#15/e=bbc4&t=b355
>>
>> Google Moderator is a combination of a discussion group with up/down
>> voting
>> on particular discussions.
>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://www.erlang.org/mailman/listinfo/erlang-questions
>>
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
> 

-- 
View this message in context: http://www.nabble.com/Erlang-3000--tp20518620p20527337.html
Sent from the Erlang Questions mailing list archive at Nabble.com.




More information about the erlang-questions mailing list