Skip to content

Commit 6c2c077

Browse files
Queue: implement QueueView on top of #486
1 parent 02cc494 commit 6c2c077

File tree

3 files changed

+161
-71
lines changed

3 files changed

+161
-71
lines changed

CHANGELOG.md

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

3536
### Changed
3637

0 commit comments

Comments
 (0)