Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Remove pattern guard from pattern matching expressions #37

Open
@eloots

Description

@eloots

Adding pattern guards on case clauses leads to the inability of the compiler to check if a pattern match is complete.
Let's remove this to illustrate how this should be done. Move the tests inside the expression executed.

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