Module
Data.Int.Bits  
- Package
 - purescript-integers
 - Repository
 - purescript/purescript-integers
 
This module defines bitwise operations for the Int type.
#complement Source
complement :: Int -> IntBitwise NOT.
- Modules
 - Data.
Int  - Data.
Int. Bits