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 f876f11 commit aad37a8Copy full SHA for aad37a8
CHANGELOG.md
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
30
- Added `MpMcQueueView`, the `!Sized` version of `MpMcQueue`.
31
- Added `LinearMapView`, the `!Sized` version of `LinearMap`.
32
- Added `HistoryBufferView`, the `!Sized` version of `HistoryBuffer`.
33
+- Added `DequeView`, the `!Sized` version of `Deque`.
34
35
### Changed
36
0 commit comments