Generalize std.filter to work on strings
Open
stdlib
- Dominant language
- Jsonnet
- Stars
- 7.6k
- Forks
- 475
- PR merge metrics
- No merged PRs in 30d
Description
So that the users can (a) do things like `std.filter(isUppercase, "FooBar")` and (b) treat strings and arrays in the same way in more cases.
Contributor guide
Assessment
This issue has not been assessed yet.