Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSlice ¶
func NewSlice[K comparable, V any](sizeHint int, stable bool) container.OrderedMap[K, V]
Types ¶
type Slice ¶
type Slice[K comparable, V any] struct { // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.