Investigate usage of Task.value(null)
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
Task.value(null) shows up in real code in places where there are deficiencies in ParSeq's API, see #132 or where it is not clear which existing API is supposed to be used.
This work is to investigate usage of Task.value(null) and if possible improve ParSeq API to avoid it's usage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.