Falsy package-package |
Falsy package. |
%&&% |
Robust 'and' operator working with truthy and falsy values. |
%||% |
Robust 'or' operator working with truthy and falsy values. |
and |
Robust 'and' operator working with truthy and falsy values. |
FALSY |
A constant that is falsy |
Falsy package |
Falsy package. |
is_falsy |
Is an object FALSY? |
is_truthy |
Is an object TRUTHY? |
nay |
Negate the falsyness of a value. |
or |
Robust 'or' operator working with truthy and falsy values. |
TRUTHY |
A constant that is truthy. |
try_quietly |
Try quietly |