max

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BoolMax     = boolMax
	BoolMaxSels = boolMaxSels

	Int8Max        = numericMax[int8]
	Int16Max       = numericMax[int16]
	Int32Max       = numericMax[int32]
	Int64Max       = numericMax[int64]
	Uint8Max       = numericMax[uint8]
	Uint16Max      = numericMax[uint16]
	Uint32Max      = numericMax[uint32]
	Uint64Max      = numericMax[uint64]
	Float32Max     = numericMax[float32]
	Float64Max     = numericMax[float64]
	Int8MaxSels    = numericMaxSels[int8]
	Int16MaxSels   = numericMaxSels[int16]
	Int32MaxSels   = numericMaxSels[int32]
	Int64MaxSels   = numericMaxSels[int64]
	Uint8MaxSels   = numericMaxSels[uint8]
	Uint16MaxSels  = numericMaxSels[uint16]
	Uint32MaxSels  = numericMaxSels[uint32]
	Uint64MaxSels  = numericMaxSels[uint64]
	Float32MaxSels = numericMaxSels[float32]
	Float64MaxSels = numericMaxSels[float64]

	StrMax     = strMax
	StrMaxSels = strMaxSels
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL