Search
lib_oss
v0.1.1
Pages
Modules
Settings
View Source
ExKits.Guard
(lib_oss v0.1.1)
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)