scala / scala/scala-java8-compat
Consider incorporating the correct covariant suppliers/predicates?
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 438
- Forks
- 63
- Avg merge
- 5h 12m
- Merged PRs (30d)
- 2
Description
See @paulp's comment here: https://github.com/scala/slip/issues/19#issuecomment-141782414
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked scala/slip comment and the referenced gist, then inspect the Scala 8 compatibility APIs for supplier and predicate declarations. Determine which covariance changes are intended and identify any existing tests covering these types. Done means the agreed variants are incorporated and the relevant test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100