//
pkg.gl
Category
github.com/borderzero/border0-go
lib
types
nilcheck
package
1.4.57
Repository:
https://github.com/borderzero/border0-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
24 SLOC
#
Functions
AnyNotNil
AnyNotNil returns true if any given value is not nil.
AreAllNil
AreAllNil returns true if all given values are nil.
Nil
Nil returns true if the given value is nil.