Skip to content

Commit 314fd85

Browse files
Implement HistoryBufferView on top of #486
1 parent 4002864 commit 314fd85

File tree

4 files changed

+194
-84
lines changed

4 files changed

+194
-84
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2828
- Added `StringView`, the `!Sized` version of `String`.
2929
- Added `MpMcQueueView`, the `!Sized` version of `MpMcQueue`.
3030
- Added `LinearMapView`, the `!Sized` version of `LinearMap`.
31+
- Added `HistoryBufferView`, the `!Sized` version of `HistoryBuffer`.
3132

3233
### Changed
3334

0 commit comments

Comments
 (0)