Documentation
¶
Index ¶
- func EqualF32(a, b float32) bool
- func EqualF64(a, b float64) bool
- func Round(val float64) int
- func ToFloat32(val any) (float32, bool)
- func ToFloat64(val any) (float64, bool)
- func ToInt(val any) (int, bool)
- func ToInt8(val any) (int8, bool)
- func ToInt16(val any) (int16, bool)
- func ToInt32(val any) (int32, bool)
- func ToInt64(val any) (int64, bool)
- func ToUint(val any) (uint, bool)
- func ToUint8(val any) (uint8, bool)
- func ToUint16(val any) (uint16, bool)
- func ToUint32(val any) (uint32, bool)
- func ToUint64(val any) (uint64, bool)
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.