circular_buffer library

Misc. collection libraries

Classes

CircularBuffer<T>
A circular buffer, based on an underlying fixed-length list.