Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶
func Equal[T comparable](a, b T) bool
func GreaterEqual ¶
Types ¶
type IntegerType ¶
type NumberType ¶
type NumberType interface {
IntegerType | FloatType
}
type Ord ¶
type Ord interface {
NumberType | ~string
}
Click to show internal directories.
Click to hide internal directories.