core
core copied to clipboard
[Consistency Review]Aligning api for deque
Current behaviors Original issue: #2137
Expected behaviors TODO list of missing functions/traits in deque:
- [x] Add
- [x] Hash
- [x] blit_to
- [x] insert
- [x] remove
- [x] chunks
- [x] chunk_by
- [x] filter
- [x] extract_if
- [ ] sort