[erlang-questions] List comprehension question

Anthony Ramine n.oxyde@REDACTED
Wed May 28 18:39:50 CEST 2014


Cond would need to be finished before adding ?= to them. :)

https://github.com/nox/otp/commit/da6fdc77ba347aba770df7c533010eb23c483bd8

-- 
Anthony Ramine

Le 28 mai 2014 à 17:38, Robert Virding <rvirding@REDACTED> a écrit :

> If you can add ?= to comprehensions then it should be a small step to adding it to cond. Nudge nudge. Wink wink. :-)
> 
> Robert
> 
> 
> 
> On 27 May 2014 22:13, Anthony Ramine <n.oxyde@REDACTED> wrote:
> No, I am talking about comprehensions’ filters only. Comprehensions are compiled away in v3_core.
> 
> I cleaned the code in 17.0 [1] so now adding new stuff is simpler, for example && generators [2].
> 
> [1] https://github.com/erlang/otp/pull/220
> [2] https://github.com/nox/otp/commit/d063d60536c52a9405e19f0ad78780c480c14ebf#diff-1
> 
> --
> Anthony Ramine
> 
> Le 27 mai 2014 à 21:18, Erik Søe Sørensen <eriksoe@REDACTED> a écrit :
> 
> > Sounds great - I never got past looking at the existing compiler code.
> > What's your plan (if you have one)?
> > As I remember it, an extension of Kernel Erlang is necessary...
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> 




More information about the erlang-questions mailing list