package
Version:
v3.4.1
Opens a new window with list of versions in this module.
Published: Feb 12, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Max returns the maximum of two ints
func Max64(a, b int64) int64
Max64 returns the maximum of two int64s
Min returns the minimum of two ints
func Min64(a, b int64) int64
Min64 returns the minimum of two int64s
func MinUint32(a, b uint32) uint32
MinUint32 return the min of a and b.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.