This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✅[#1] Change some operations to support "truthyness"
Changes "if", "filter", "and" and "or" to take any type as arguments but the return types should still align. This change just assumes an implicit "!!" call around the boolean arguments.
- Loading branch information