Returns true if the callback returns truthy for all elements in the given array.
Returns true if a value is an affirmative
value (from the affirmative lib). Useful for CLI prompts.
Check if a given value is empty in JS extending his "truthy" and "falsy" nature
Check if the value is not undefined, null, empty string, NaN and Infinity.