xterm_library/core/utils/circular_buffer library

Classes

IndexAwareCircularBuffer<T extends IndexedItem>
A circular buffer in which elements know their index in the buffer.

Mixins

IndexedItem
UncompleteDocumentation