Copy this bookmark:



description:


tags:



GADTs for dummies - HaskellWiki
And here we finally come to GADTs! It's just a way to define data types using pattern matching and constants on the left side of "data" statements!
data  ghc  haskell 
february 2012 by marmolubio
view in context