package
Version:
v0.0.13
Opens a new window with list of versions in this module.
Published: Aug 29, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Map[T any] struct {
}
func (m *Map[T]) GetAndUpdate(key string, update func(old T, found bool) T) (val T)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.