Skip to content

Typecheck when clauses #8

Open
@sharpvik

Description

@sharpvik
when x is
| [a] then a
| _ then 42

We must be able to typecheck the when clauses. Without pattern matching capabilities, our data structures are practically useless.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions