Skip to content

Commit 02cc494

Browse files
authored
Merge pull request #490 from Nitrokey/deque-view-dedup
Implement DequeView on top of #486
2 parents bb225db + 235f794 commit 02cc494

File tree

4 files changed

+296
-214
lines changed

4 files changed

+296
-214
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3030
- Added `MpMcQueueView`, the `!Sized` version of `MpMcQueue`.
3131
- Added `LinearMapView`, the `!Sized` version of `LinearMap`.
3232
- Added `HistoryBufferView`, the `!Sized` version of `HistoryBuffer`.
33+
- Added `DequeView`, the `!Sized` version of `Deque`.
3334

3435
### Changed
3536

0 commit comments

Comments
 (0)