std.byte
An 8-bit unsigned integer.
Values
let multiplicative : { semigroup : Semigroup Byte, monoid : Monoid Byte }
Eq a
defines equality (==) on a
Ord a
defines an ordering on a
The basic operation on numbers.
Defined for both the primitive type Int
and Float
Show a
represents a conversion function from a
to a readable string.