//
pkg.gl
Category
github.com/bww/go-util
v1
ext
package
1.46.0
Repository:
https://github.com/bww/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
19 SLOC
#
Functions
Choose
Choose implements the missing ternary (?:) operator.
Coalesce
Coalesce returns the first non-zero value in the provided arguments.
#
Interfaces
Zeroer
Zeroer is implemented by types that can represent a non-literal zero value.