[Haskell-cafe] about logical computation

Sean Leather leather at cs.uu.nl
Mon Sep 29 04:40:00 EDT 2008


> > hi, friends
> > I am a Haskell newbie however i like it very much. After starting
> > learn haskell, i donot find the corresponding "&", "|" , "~", "<<",
> > ">>" logical computation of C language.
>
> import Data.Bits
>
> just its exports:
>

Perhaps you might like a *bit* more documentation than that:

http://www.haskell.org/ghc/docs/latest/html/libraries/base/Data-Bits.html

Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080929/24571adc/attachment.htm


More information about the Haskell-Cafe mailing list