Add CircularBuffer data structure (#4913)
Co-authored-by: ernestognw <ernestognw@gmail.com>
This commit is contained in:
5
.changeset/cold-cheetahs-check.md
Normal file
5
.changeset/cold-cheetahs-check.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`CircularBuffer`: Add a data structure that stores the last `N` values pushed to it.
|
||||
Reference in New Issue
Block a user