Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Between = O.Between[int](Ord)
Between checks if an integer is between two values
View Source
var Ord = O.FromStrictCompare[int]()
Ord is the strict ordering for integers
View Source
var ( // ToString converts an integer to a string ToString = strconv.Itoa )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.