GADTs for programming with representations of types

22/01/2020 15 min Temporada 1 Episodio 31
GADTs for programming with representations of types

Listen "GADTs for programming with representations of types"

Episode Synopsis

This episode reviews some of the applications of GADTs we have discussed so far, and discusses an example where we want to write a function that consumes a number of inputs that is controlled by an argument to the function.