
21 Dec
2011
21 Dec
'11
1:34 p.m.
I made this simple state machine combinator library today. I think it works as a simple example of a good use for GADTs. https://gist.github.com/1507107 Daniel