Hi

What is the C equivalent of the inequality operator in Haskell?

/=

You can answer these sorts of questions yourself using Hoogle:

http://www.haskell.org/hoogle/?q=a%20-%3E%20a%20-%3E%20Bool

Thanks

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

Reply via email to