package
1.22.2
Repository: https://github.com/go-asm/go.git
Documentation: pkg.go.dev

# Functions

Saturating add does a saturating addition of 'dst' and 'src', returning added value or math.MaxUint32 plus an overflow flag.

# Constants

No description provided by the author
No description provided by the author

# Structs

Merger provides state and methods to help manage the process of merging together coverage counter data for a given function, for tools that need to implicitly merge counter as they read multiple coverage counter data files.

# Type aliases

No description provided by the author