//
pkg.gl
Category
github.com/acmestack/godkits
array
package
0.0.11
Repository:
https://github.com/acmestack/godkits.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
7 SLOC
#
Functions
Empty
Empty judge array is empty @param arr array @return bool empty => true, not empty => false.
NotEmpty
NotEmpty judge array is not empty @param arr array @return bool not empty => true, empty => false.
#
Interfaces
Any
No description provided by the author