ecma262 icon indicating copy to clipboard operation
ecma262 copied to clipboard

Editorial: Allow eliding of "is true" or "is false" when using predicate SDO names

Open syg opened this issue 1 year ago • 2 comments

Editorially I believe it'd read better to remove the explicit "is true" or "is false" when invoking static semantics SDOs where the reading is natural and unambiguous. That is, we'd say "X Contains Y" instead of "X Contains Y is true".

syg avatar Jul 10 '24 21:07 syg