implement case pattern matching for tutoriald
Aperta
- Lingua principale
- Haskell
- Stelle
- 952
- Fork
- 50
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.