Documentation
¶
Index ¶
- func Any[T any](expr bool, a, b T) T
- func Float32(expr bool, a, b float32) float32
- func Float64(expr bool, a, b float64) float64
- func Int(expr bool, a, b int) int
- func Int8(expr bool, a, b int8) int8
- func Int16(expr bool, a, b int16) int16
- func Int32(expr bool, a, b int32) int32
- func Int64(expr bool, a, b int64) int64
- func Str(expr bool, a, b string) string
- func Uint(expr bool, a, b uint) uint
- func Uint8(expr bool, a, b uint8) uint8
- func Uint16(expr bool, a, b uint16) uint16
- func Uint32(expr bool, a, b uint32) uint32
- func Uint64(expr bool, a, b uint64) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.