Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve syntax of the filter method. Booleans are the expected return…
… type, but it was relying in implicit conversions from `(type1 || type2) / undefined` into `true / false`.
- Loading branch information