util-0.1.12.0: Utilities

Safe HaskellNone
LanguageHaskell2010

Util.Bits

Documentation

(.&¬) :: Bits a => a -> a -> a #

setBits :: (Bits a, Integral n, Alternative f) => a -> f n #