Why is there no or or and ?

David d at dav1d.de
Fri Feb 17 05:35:29 PST 2012


> Python also uses "&" for set intersection afaik.

Yes, but that's an overload of the &-Operator and it makes sense.


We should add "and" and "or" this makes the Code way more readable, imo.


More information about the Digitalmars-d mailing list