Archetype language

bearophile bearophileHUGS at lycos.com
Sun Mar 20 14:44:17 PDT 2011


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


More information about the Digitalmars-d mailing list