Std.RingBuffer.RingBuffer
1 declaration
type
RingBufferThis declaration introduces a public type.
What it does
A bounded, power-of-two circular FIFO ring buffer with branchless bitmask wrapping.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
