Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsZero ¶
IsZero reports whether v is the zero value. This does not rely on Interface and so can be used on unexported fields.
func SortKeys ¶
SortKeys sorts a list of map keys, deduplicating keys if necessary. The type of each value must be comparable.
Types ¶
Source Files
¶
- name.go
- pointer_unsafe.go
- sort.go
- zero.go
Click to show internal directories.
Click to hide internal directories.