package
1.1.2
Repository: https://github.com/gocarp/helpers.git
Documentation: pkg.go.dev

# Functions

IsEmpty checks whether given `value` empty.
IsNil checks whether given `value` is nil, especially for interface{} type value.