kellpossible / kellpossible/RustyTypes
consider changing the E in Result<V, E> to extends Throwable
未关闭
- 主要语言
- Java
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
consider changing the `E` in `Result` to `Result`
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- tooling
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100