agentm / agentm/project-m36

implement case pattern matching for tutoriald

Open
#280 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
952
Forks
50
PR merge metrics
No merged PRs in 30d

Description

From the "Out of the Tarpit" tutd:

```
data Price = Price Integer
```

There is no way to use this with integer functions without a pattern match. Implement `case` expressions in TutorialD.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.