Lecture - Functional Programming MT22, V
Flashcards
What’s a downside of excessive pattern-matching?
It can make functions unneccesarily strict.
What’s a downside of excessive pattern-matching?
It can make functions unneccesarily strict.