Thoughts On Functional Programming Podcast By Eric Normand
How variants can reduce complexity
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 0:16:07
- Mais informações
Informações:
Sinopse
If we don’t limit it, complexity will get out of hand. One way to limit complexity is by collapsing the number of possible states down to a few known states that we know how to handle.