Documentation
¶
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Comparable ¶ added in v0.0.2
func Comparable[A comparable](x, y A) bool
Comparable implements EqualFn for natively comparable types.
Types ¶
type Type ¶ added in v0.0.2
type Type[A any] struct { // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.