haskell-cafe@haskell.org
[Top] [All Lists]

[Haskell-cafe] Re: Lisp like symbols in haskell

Subject: [Haskell-cafe] Re: Lisp like symbols in haskell
From: Ben Franksen
Date: Tue, 08 Dec 2009 22:36:25 +0100
Vladimir Zlatanov wrote:
> I think stable names can be used  where symbols are used in scheme. I
> think there are better alternatives for different use cases in
> haskell.
> 
> For example, symbols are often used to tag values - haskell has
> pattern matching on constructors.

Here is a link:

http://www.haskell.org/ghc/docs/latest/html/libraries/base/System-Mem-StableName.html

Cheers
Ben

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/haskell-cafe

<Prev in Thread] Current Thread [Next in Thread>