-
Notifications
You must be signed in to change notification settings - Fork 0
Add operator ISTHR. #114
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestinterpreterRequires a code change in the interpreter.Requires a code change in the interpreter.minorRequires a minor version change.Requires a minor version change.
Milestone
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestinterpreterRequires a code change in the interpreter.Requires a code change in the interpreter.minorRequires a minor version change.Requires a minor version change.
Add operator
BOOL: ISTHR(ANY: value). ReturnTRUEifvalueis aTHR,FALSEotherwise.Update the implementation, specification, and test suite.