[erlang-questions] Erlang/OTP R14A has been released
Vlad Dumitrescu
vladdu55@REDACTED
Thu Jun 17 13:42:02 CEST 2010
On Thu, Jun 17, 2010 at 13:05, Ulf Wiger <ulf.wiger@REDACTED> wrote:
> Hans Bolinder wrote:
>>
>> Now it is possible to state an integer range as "1 .. 10" (with a
>> space after '..'). Before R14A the second dot was scanned as a 'dot'
>> token.
>
> So now we could introduce [1 .. 10] as syntactic sugar for
> lists:seq(1,10)? :)
Then it won't take long until someone suggests to allow [3, 7, 8..12,
23, 123..155, 88] !
regards,
Vlad
More information about the erlang-questions
mailing list