Thoughts On Functional Programming Podcast By Eric Normand

How variants can reduce complexity

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.