The highest tagged major version is
v2 .
Discover Packages
github.com/indigo-web/indigo
internal
strlenmap
package
Version:
v0.15.8
Opens a new window with list of versions in this module.
Published: Jan 29, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Map[T any ] struct {
Values []T
}
Insert inserts a value. If the key already exists, it won't be overridden. However,
a new value will be ignored, and the first one added will always be used
Source Files
¶
Click to show internal directories.
Click to hide internal directories.