existy
Check if something exists (e.g. not null || undefined)
@bret/truthy
Determines if something should be considered a synonym for true
is-falsy
Predicate that returns true for "falsy" values.
is-truthy
Predicate that returns true for "truthy" values.
is-existy
Predicate that returns true for "existy" values.