Module
Data.Long.Bits
- Package
- purescript-longs
- Repository
- zapph/purescript-longs
This module defines bitwise operations for the Long
type.
#complement Source
complement :: Long -> Long
Bitwise NOT.
This module defines bitwise operations for the Long
type.
complement :: Long -> Long
Bitwise NOT.
Pursuit v0.9.9