[Feature Request] Keywords for symbol operators
Elias Batek
desisma at heidel.beer
Sun Feb 25 19:00:24 UTC 2024
On Sunday, 25 February 2024 at 07:42:16 UTC, Danilo wrote:
> Writing clear code using the english language is better
> than using cryptic symbols, in modern times.
PHP has `and` and `or` (and `xor`) keyword operators and I don’t
think anyone is really using them.
People usually go with the symbols instead.
Regarding the “cryptic symbols” claim:
Propositional calculus in math uses symbols, too.
More information about the Digitalmars-d
mailing list