std.set() should not accept string
Open
stdlib
- Dominant language
- Jsonnet
- Stars
- 7.6k
- Forks
- 475
- PR merge metrics
- No merged PRs in 30d
Description
A workaround for anyone affected is to use `std.set(std.stringChars(foo))`
Contributor guide
Assessment
This issue has not been assessed yet.