is-empty
Check whether a value is "empty".
is-empty-function
Check that given string, function or arrow function have empty body, using `parse-function`.
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.