spir:

> Just replace 'in' by another keyword in the expression of 
> list comprehensions, and, I guess, you won't find it broken:
>       # filter only:
>       negs = [x across coll if x<1]

It increases language complexity for a minimal saving. Not good.

Bye,
bearophile

Reply via email to