Skip to content

Allow pmatching on PBuiltinPair #836

Open
@t4ccer

Description

@t4ccer
PBuiltinPair foo _ <- pmatch myPair
foo

should be legal and compile to the same code as

pfstBuiltin # myPair

i.e. not call psndBuiltin and vice versa

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions