MavuBuckets
v0.1.3
Pages
Modules
MavuBuckets.BkHelpers
(MavuBuckets v0.1.3)
View Source
generic helpers by Manfred Wuits
Link to this section
Summary
Functions
empty?(term)
if_empty(val, default_val)
if_nil(val, default_val)
log(data, msg \\ "", level \\ :debug)
pipe_when(left, condition, fun)
present?(term)
Link to this section
Functions
Link to this function
empty?(term)
View Source
Link to this function
if_empty(val, default_val)
View Source
Link to this function
if_nil(val, default_val)
View Source
Link to this function
log(data, msg \\ "", level \\ :debug)
View Source
Link to this macro
pipe_when(left, condition, fun)
View Source
(macro)
Link to this function
present?(term)
View Source