Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnyNotNil ¶
AnyNotNil returns true if any given value is not nil.
AnyNotNil(nil, nil) -> false AnyNotNil(nil, 1) -> true
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.