[Haskell-cafe] Re: Newbie question about tuples

2007-07-13 Thread Chung-chieh Shan
peterv [EMAIL PROTECTED] wrote in article [EMAIL PROTECTED] in gmane.comp.lang.haskell.cafe: I don't think Haskell has something like a fixed-length array or constant expressions that *must* be resolved at compile-time (like the N in the C++ template)? Or like Digital Mars D's static if

RE: [Haskell-cafe] Re: Newbie question about tuples

2007-07-13 Thread peterv
Super. This is really a great mailing list :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chung-chieh Shan Sent: Friday, July 13, 2007 16:54 To: haskell-cafe@haskell.org Subject: [Haskell-cafe] Re: Newbie question about tuples peterv [EMAIL PROTECTED

[Haskell-cafe] Re: Newbie question about tuples

2007-07-13 Thread Aaron Denney
On 2007-07-13, Jules Bean [EMAIL PROTECTED] wrote: Andrew Coppin wrote: Lukas Mai wrote: Am Donnerstag, 12. Juli 2007 20:14 schrieb Andrew Coppin: The only thing the libraries provide, as far as I can tell, is the fact that tuples are all Functors. (In other words, you can apply some