[Haskell-cafe] Equality Question

PR Stanley prstanley at ntlworld.com
Mon Oct 15 18:56:38 EDT 2007


Hi
is const = id?
const 'x' 'y'
'x'
id 'x'
'x'

Cheers,
Paul



More information about the Haskell-Cafe mailing list