Redesign `Encoded`
Open
- Dominant language
- Rust
- Stars
- 52
- Forks
- 25
- Avg merge
- 21h 53m
- Merged PRs (30d)
- 2
Description
- Should dump take `Self`?
- Usally `Iterator`s don't have other methods
- Should we implement `IntoIterator` instead of `Iterator`?
- Should we implement `Clone`?
- Currently it has quadratic runtime when iterating (#542)
- ...
Contributor guide
Assessment
This issue has not been assessed yet.