Update `filter` functions and methods to be `Filterable` instead of `Foldable` for FL
Open
chore
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
Documentation for the `filter` pointfree function needs to have its signature updated to reflect `Filterable`. Currently it takes a `Foldable`.
Also, `List` needs to be updated to expose `fantasy-land/filter`
Contributor guide
Assessment
This issue has not been assessed yet.