List needs a case block
Aperta
enhancement
funblocks
- Lingua principale
- Haskell
- Stelle
- 1.3k
- Fork
- 201
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It's a pain to work with lists recursively, because you have to use `if`, `#` and `rest` to test for and then peel off elements. There should be a case block for that instead.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.