Hello raptor, Saturday, February 04, 2006, 7:06:39 PM, you wrote:
r> does Haskell have a property lists. Like Lisp ? r> any pointer to examples ? no. Haskell data values don't carry any invisible information besides of lazyness. in this aspect Haskell is like other compiled languages like C where "int" is just CPU-level integer what is just 4 bytes and nothing more (while Lisp is like other interpreted languages) -- Best regards, Bulat mailto:[EMAIL PROTECTED] _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe