Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 162 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 162 Bytes

ringbuffer

Ring Buffer implemented with Go's Generics.

Disclaimer

This is just an experiment to play with Go's Generics. Don't use this code in production.