We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f9233 commit 3ad17afCopy full SHA for 3ad17af
CHANGELOG.md
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
26
- Implemented `DoubleEndedIterator` for `OldestOrdered`.
27
- Added std `Entry` methods to indexmap `Entry`.
28
- Added `StringView`, the `!Sized` version of `String`.
29
+- Added `DequeView`, the `!Sized` version of `Deque`.
30
31
### Changed
32
0 commit comments