Documentation
¶
Overview ¶
package linear provides a container.Mapper implementation backed by a slice and linear search for benchmark reference.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyInterface ¶
type Linear ¶
type Linear[K KeyInterface, V any] struct { // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.