JosephTLyons / JosephTLyons/zipnotic
Support zip_n functions?
Open
- Dominant language
- Gleam
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This would return a list of lists, for each zip function.
I'm not entirely sure that this is worth while, as each list would have to have the same type, so you could only zip list of lists of the same type, which is a bit different from what the rest of the lib offers, and might not align well with the intention of the package, but maybe its good to offer. The stdlib already offers `list.transpose`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.