AdvancedExpressionFolding icon indicating copy to clipboard operation
AdvancedExpressionFolding copied to clipboard

Fold || to OR, && to AND and ! to NOT

Open spyro2000 opened this issue 8 years ago • 0 comments

I would also love to see this in Kotlin. Did never understand why || should be faster to type and easier to read as a simple "or" or && should be simpler that "and".

spyro2000 avatar Feb 18 '18 12:02 spyro2000