-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Basically, there are two types of pattern matching techniques that we want to cover:
- Destructuring ADTs and lists (and especially user-defined datatypes
- Other techniques for pattern matching, such as:
- Functions Guards
- Pattern Guards
- As-patterns
- View Patterns
The first type should be mentioned in the lesson about user-defined ADTs.
The second type will need its own lesson.
cc @DrewFenwick
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels