Documentation ¶
Index ¶
- func Add(x typeclass.Ord) func(typeclass.Ord) typeclass.Ord
- func Div(x typeclass.Ord) func(typeclass.Ord) typeclass.Ord
- func Eq(x typeclass.Ord) func(typeclass.Ord) bool
- func Ge(x typeclass.Ord) func(typeclass.Ord) bool
- func Gt(x typeclass.Ord) func(typeclass.Ord) bool
- func Le(x typeclass.Ord) func(typeclass.Ord) bool
- func Lt(x typeclass.Ord) func(typeclass.Ord) bool
- func Mul(x typeclass.Ord) func(typeclass.Ord) typeclass.Ord
- func NotEq(x typeclass.Ord) func(typeclass.Ord) bool
- func Prefix(x typeclass.Ord) func(typeclass.Ord) typeclass.Ord
- func Sub(x typeclass.Ord) func(typeclass.Ord) typeclass.Ord
- func Suffix(x typeclass.Ord) func(typeclass.Ord) typeclass.Ord
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.