Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Equable ¶
Equable Simple assignable type, excluding resurrection type, and can judge whether it is equal to.
type Integer ¶
type Integer interface { SignedInteger | UnsignedInteger }
type KeyIterable ¶
type SignedInteger ¶
type UnsignedInteger ¶
type ValueIterable ¶
type ValueIterable interface { any }
ValueIterable support basic types and composite lists
Click to show internal directories.
Click to hide internal directories.