dan323 / dan323/functional-by-annotations
Rethink traversal and foldable
Open
enhancement
question
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Traversal requires an applicative and foldable a monoid for their functions. Maybe we should define them with those structures included instead of passing them in the methods.
Contributor guide
Assessment
This issue has not been assessed yet.