Add "isTruthy" and "isFalsey" guards
lazarljubenovic opened this issue · 1 comments
lazarljubenovic commented
Add "isTruthy" and "isFalsey" guards
kkirsche commented
For reference if anyone wants to work on this:
- https://developer.mozilla.org/en-US/docs/Glossary/Truthy
- https://developer.mozilla.org/en-US/docs/Glossary/Falsy
Falsy
is really good as it gives a table of all Falsy
values