core icon indicating copy to clipboard operation
core copied to clipboard

[Consistency Review]Aligning api for deque

Open FrozenLemonTee opened this issue 3 months ago • 0 comments

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

FrozenLemonTee avatar Sep 09 '25 03:09 FrozenLemonTee