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

PR Stanley prstanley at ntlworld.com
Mon May 28 21:46:29 EDT 2007


> > >Hi
> > >
> > >>What is the C equivalent of the inequality operator in Haskell?
> > >
> > >/=
> > >
> > >You can answer these sorts of questions yourself using Hoogle:
> >
> > And what makes you think I haven't tried Google already?
> > Unlike you I only write to the list when I have a legitimate reason to do
> > so.
>
>Just in case there was some sort of miscommunication, the actual answer to
>your question is (/=) :: a -> a -> Bool, as Neil said.
>
>The /= wasn't some sort of frowny, quit-wasting-my-time emoticon.
>_______________________________________________
Thank you, Dan.
Regards
Paul



More information about the Haskell-Cafe mailing list