The C Equiv of != in Haskell
28 May
2007
28 May
'07
9 p.m.
Hi What is the C equivalent of the inequality operator in Haskell? Thanks Paul
28 May
28 May
9:03 p.m.
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
6733
Age (days ago)
6733
Last active (days ago)
1 comments
2 participants
participants (2)
-
Neil Mitchell -
PR Stanley