| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Data.Invertible.Bits
Description
Bidirectional version of Data.Bits.
Synopsis
- complement :: Bits a => a <-> a
Documentation
complement :: Bits a => a <-> a Source #
complement all the bits in the argument.
| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Data.Invertible.Bits
Description
Bidirectional version of Data.Bits.
complement :: Bits a => a <-> a Source #
complement all the bits in the argument.