Int8 -package:pinch
base Data.Int GHC.Int,
rio RIO.Prelude.Types,
base-prelude BasePrelude BasePrelude.DataTypes,
Cabal-syntax Distribution.Compat.Prelude,
basement Basement.Compat.Base Basement.Imports,
foundation Foundation,
ghc-internal GHC.Internal.Int,
word-compat GHC.Int.Compat,
copilot-language Copilot.Language,
cabal-install-solver Distribution.Solver.Compat.Prelude,
utf8-light Codec.Binary.UTF8.Light,
verset Verset 8-bit signed integer type
8-bit signed integer type
Encode a single signed byte as-is.
Encoding single signed bytes as-is.
Generates a random 8-bit integer in the given
[inclusive,inclusive] range.
This is a specialization of integral, offered for
convenience.
Decode an
Int8 from a Dhall
Integer.
>>> input int8 "-42"
-42
Decoder of the INT8 values.
Deserialize a signed 8-bit integer.
Serialize a signed 8-bit integer.