package
Version:
v1.0.0-prealpha.2
Opens a new window with list of versions in this module.
Published: Jun 1, 2025
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (s *Smap[K, V]) Delete(key K)
func (s *Smap[K, V]) Load(key K) (V, bool)
func (s *Smap[K, V]) Range(fn func(K, V) bool)
func (s *Smap[K, V]) Store(key K, val V)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.