I can't just get the answer and builder out of Put in a single call.
未关闭
- 主要语言
- Haskell
- 星标
- 120
- 派生
- 70
- PR 合并指标
- 30 天内没有已合并 PR
描述
There is no way to get out `Put a -> (a, Builder)` in a single call.
This is also a wart in the design of `cereal`.
This seems to be a bit of a lacuna in the current design.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先阅读当前的 Put API 以及其 Builder 结果是如何暴露的,然后将其与 issue 中提到的对应 cereal 设计进行比较。确定单次调用 API 应返回什么,以及将如何证明完成;issue 没有指定文件或测试,因此定位相关实现和测试覆盖率属于初始研究的一部分。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- haskell
- 领域
- backend-api-design
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100