Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustReturn ¶
Types ¶
type Deque ¶
func NewCappedDeque ¶
type Pair ¶ added in v1.1.0
type Pair[L, R comparable] struct { L L R R }
Click to show internal directories.
Click to hide internal directories.