package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 6, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
go-genmath
Generic versions of functions from Go's math standard library
Documentation
¶
Package genmath provides type-agnostic versions of common math functions from the standard `math` package.
Similar to the `math.Max` function, but works with any ordered type.
Similar to the `math.Min` function, but works with any ordered type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.