Results for “Std.RingBuffer.push”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.RingBuffer.push
&Std.RingBuffer.RingBuffer -> Int -> Option[Std.RingBuffer.RingBuffer]Enqueues an item at the tail of the buffer. Returns None if the buffer is full.
