countmap

package
v25.0.14+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 9, 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 Map

type Map[T comparable] map[T]int

Map is a map of counters.

func (Map[T]) Add

func (m Map[T]) Add(v T, delta int) int

Add adds delta to the counter for v and returns the new value.

If the new value is 0, the entry is removed from the map.

Jump to

Keyboard shortcuts

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