3 Oct
2008
3 Oct
'08
7:17 a.m.
Jason Dagit <dagit@codersbase.com> wrote:
Jason Dusek <jason.dusek@gmail.com> wrote:
John Dorsey <haskell@colquitt.org> wrote:
Now you can: * Solve any of the software problems that cannot be solved without the singleton tuple !
What would those be? I'm still trying to figure out how a singelton tuple is really distinct from a plain value.
Careful when making (or not making) this distinction. It could lead to infinite types such as, a = OneTuple a.
Perhaps I am lacking in imagination, but I still can't see the value of one tuples. -- _jsn