package
Version:
v0.0.0-...-b5b2f04
Opens a new window with list of versions in this module.
Published: Apr 21, 2024
License: Apache-2.0
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.
Documentation
¶
func Constrain[T cmp.Ordered](value, min, max T) T
Constrain the value between the given minimum and maximum.
Max returns the biggest integer.
Min returns the smallest integer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.