Skip to content

Add operator REFUTE. #115

@python-processing-unit

Description

@python-processing-unit

Add operator REFUTE(~BOOL: cond). MUST raise a runtime error if value is truthey according to the language's truthiness rules. On success, it MUST return TRUE.

Update the implementation, specification, and test suite.

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestinterpreterRequires a code change in the interpreter.minorRequires a minor version change.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions