package
1.46.0
Repository: https://github.com/bww/go-util.git
Documentation: pkg.go.dev

# Functions

Choose implements the missing ternary (?:) operator.
Coalesce returns the first non-zero value in the provided arguments.

# Interfaces

Zeroer is implemented by types that can represent a non-literal zero value.