//
pkg.gl
Category
github.com/AdguardTeam/golibs
mathutil
package
0.32.1
Repository:
https://github.com/adguardteam/golibs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
18
Files
11 SLOC
#
Functions
BoolToNumber
BoolToNumber returns 1 if cond is true and 0 otherwise.
#
Interfaces
Number
Number is a type constraint for all numbers.