bartoszmilewski.com/2015/01/13/simple-algebraic-data-types

We've seen two basic ways of combining types: using a product and a coproduct. It turns out that a lot of data structures in everyday programming can be built using just these two mechanisms. This ...


Comments (0)

Sign in to post comments.