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.
2 parents bb225db + 235f794 commit 02cc494Copy full SHA for 02cc494
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