Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualInt ¶
Equal tells whether a and b contain the same elements. A nil argument is equivalent to an empty slice.
func EqualUint32 ¶
Equal tells whether a and b contain the same elements. A nil argument is equivalent to an empty slice.
func GetFirstNotNullElement ¶
func GetFirstNotNullElement(slice []string, f FilterFunc) string
Types ¶
type FilterFunc ¶
Click to show internal directories.
Click to hide internal directories.