Module

Data.Binary.Overflow

Package
purescript-binary
Repository
Unisay/purescript-binary

#Overflow Source

data Overflow b a

Constructors

Instances

#overflow Source

overflow :: forall a b. Overflow b a -> b

#discardOverflow Source

discardOverflow :: forall a b. Overflow b a -> a