Skip to content

Support negative pattern-matching #331

@evhub

Description

@evhub

Should allow something like

match [n is int] not in v:
    raise TypeError("invalid v: %r" % (v,))

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions