kellpossible / kellpossible/RustyTypes
consider changing the E in Result<V, E> to extends Throwable
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
consider changing the `E` in `Result` to `Result`
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Java declaration of Result and inspect its existing tests and usages. Check whether constraining E to Throwable compiles across the project and update or add tests so the accepted error types and existing behavior are clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100