PR Stanley wrote:

is const = id?

No, const is saturated with 2 arguments, id with 1.

const 1 2 -> 1
id 1 2 -> type error

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

Reply via email to