AlgebraicSponge should support hashing from iterators
未關閉
hashing
on hold
- 主要語言
- Rust
- 星號
- 772
- 分支
- 352
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 93
描述
### Feature description
Adding `AlgebraicSponge::hash_iter(impl IntoIterator)` would avoid having to allocate a vector in some situation.
### Why is this feature needed?
Cleaner API and fewer allocations
貢獻指南
評估
這個 Issue 還沒有評估資料。