dictmap

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DictMap

type DictMap[K string, V any] map[K]V

DictMap dictionary as map.

func (DictMap[K, V]) Get

func (d DictMap[K, V]) Get(key K) (V, bool)

func (DictMap[K, V]) Reset

func (d DictMap[K, V]) Reset()

func (DictMap[K, V]) Set

func (d DictMap[K, V]) Set(key K, val V)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL