//
pkg.gl
Category
github.com/AY7295/utils
condition
package
0.0.0-20240901130012-487cccc342ed
Repository:
https://github.com/ay7295/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
12 SLOC
#
Functions
Choice
No description provided by the author
Lazy
Lazy returns trueValue if condition is true, otherwise it returns the result of falseValue.