Next
Atypical Types
31
Types in Haskell
Type composition
[ (True, [1, 2, 3]), (False, []), (False, [4, 5]) ] [ (Bool, [Integer]) ]
Next
Copyright © 1999,2008 Mark Dominus