package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Jul 14, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Empty(arr ...any) bool
Empty judge array is empty
@param arr array
@return bool empty => true, not empty => false
func NotEmpty(arr ...any) bool
NotEmpty judge array is not empty
@param arr array
@return bool not empty => true, empty => false
Source Files
¶
Click to show internal directories.
Click to hide internal directories.