Search documentation of lib_oss
lib_oss
v0.2.2
Pages
Modules
Settings
View Source
ExKits.Guard
(lib_oss v0.2.2)
Summary
Functions
is_empty(val)
not_empty(val)
Functions
Link to this function
is_empty(val)
View Source
@spec
is_empty(
any
()) ::
boolean
()
Link to this macro
not_empty(val)
View Source
(macro)