package
1.0.2
Repository: https://github.com/kom0055/go-runtimex.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Complex is a constraint that permits any complex numeric type.
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
Ordered is a constraint that permits any ordered type: any type that supports the operators < <= >= >.
Signed is a constraint that permits any signed integer type.
Unsigned is a constraint that permits any unsigned integer type.