Module
Data.Binary.Overflow
- Package
- purescript-binary
- Repository
- Unisay/purescript-binary
#overflowBit Source
overflowBit :: forall a. Overflow a -> Bit
#makeOverflow Source
makeOverflow :: forall a. Bit -> a -> Overflow a
#discardOverflow Source
discardOverflow :: forall a. Overflow a -> a