[Haskell-cafe] Re: New to Haskell

Ketil Malde ketil+haskell at ii.uib.no
Tue Dec 18 07:25:19 EST 2007


Miguel Mitrofanov <miguelimo38 at yandex.ru> writes:

>> Well, LISP can [print functions], if I remember it right.

> Only in an interpreter, if I remember it right.

I think Emacs used to print "#<function>" or something for functions.
It seems to keep around the reresentation now.

Anyway, LISP has a bunch of different equalities (at least: =, eq, eql,
equal), so there are clearly different trade offs.

-k


More information about the Haskell-Cafe mailing list