[Haskell-cafe] Re: A thought about liberating Haskell's syntax

George Pollard porges at porg.es
Wed Sep 16 08:37:45 EDT 2009


Oh, and output is as expected:

> ./test
(1,2,3)
1
(1,(2,3))
((1,2),3)


More information about the Haskell-Cafe mailing list