[Haskell-cafe] records proposals list

Bulat Ziganshin bulatz at HotPOP.com
Mon Nov 21 11:27:58 EST 2005


Hello Keean,

Monday, November 21, 2005, 6:56:06 PM, you wrote:

KS>     So you can do this now... with reasonable syntax, for example to
KS> create an extensible record

KS>     ("some thing" .*. (27 :: Int) .*. True .*. HNil)

KS>     is a statically typed anonymous record.
   
it is not record, but heterogenous list, in my feel. record must be
indexed by field name, not by type name or position


-- 
Best regards,
 Bulat                            mailto:bulatz at HotPOP.com





More information about the Haskell-Cafe mailing list