Documentation
¶
Index ¶
- func Abs[T Number](x T) T
- func Count(target any) int
- func IsArray(i any) bool
- func IsMap(i any) bool
- func IsSlice(i any) bool
- func IsStruct(i any) bool
- func IsStructPtr(i any) bool
- func Max[T Number](x, y T) T
- func Min[T Number](x, y T) T
- func StructToMap[T any](i T) map[string]interface{}
- func ToString(v any) string
- type Basic
- type Float
- type Int
- type Number
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.