[Haskell-cafe] The C Equiv of != in Haskell

Antti-Juhani Kaijanaho antti-juhani at kaijanaho.fi
Tue May 29 06:24:06 EDT 2007


On Tue, May 29, 2007 at 11:20:27AM +0100, David House wrote:
> Almost, (/=) :: Eq a => a -> a.

Well, not quite :)  You forgot "-> Bool" at the end :)

> (Just for completeness.)

Exactly :)

-- 
Antti-Juhani Kaijanaho, Jyväskylä
http://antti-juhani.kaijanaho.fi/newblog/


More information about the Haskell-Cafe mailing list