//
pkg.gl
Category
github.com/donetkit/gtool
internal
empty
package
0.1.0
Repository:
https://github.com/donetkit/gtool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
199 SLOC
#
Functions
IsEmpty
IsEmpty checks whether given `value` empty.
IsNil
IsNil checks whether given `value` is nil, especially for interface{} type value.