Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Adds elements to the back of the buffer.
struct RingBuffer { // ... alias put = putBack; // ... }