[Haskell-cafe] Efficient object identity (aka symbols as data)

Jacek Generowicz jacek.generowicz at cern.ch
Thu May 26 12:39:53 CEST 2011


On 2011 May 26, at 11:59, Jacek Generowicz wrote:

> (I imagine that a Sufficiently Smart Compiler could reduce (==) ::  
> Person Person to just integer comparison.)

Sorry, I meant

(==) :: Person -> Person -> Bool

in the above.




More information about the Haskell-Cafe mailing list