Skip to content

Commit

Permalink
Add DequeView, similar to VecView and StringView
Browse files Browse the repository at this point in the history
Ideally we would be able to merge the iterators of `&(mut) DequeView` and `&(mut) Deque`, but this can't be done without a breaking change.
  • Loading branch information
sosthene-nitrokey committed Feb 26, 2024
1 parent f3aa0df commit af930f3
Show file tree
Hide file tree
Showing 3 changed files with 513 additions and 107 deletions.
Loading

0 comments on commit af930f3

Please sign in to comment.