package
0.9.0
Repository: https://github.com/a20r/useful.git
Documentation: pkg.go.dev

# Interfaces

Float is a constraint that permits any floating-point type.
Integer is a constraint that permits any integer type.
No description provided by the author
Signed is a constraint that permits any signed integer type.
Unsigned is a constraint that permits any unsigned integer type.