implement case pattern matching for tutoriald
Ouverte
- Langage dominant
- Haskell
- Étoiles
- 952
- Forks
- 50
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.