Skip to content

Add operator REFUTE. #115

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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