#generic typed ring buffer

1 messages · Page 1 of 1 (latest)

runic karma
#

is there a RingBuffer that stores a generic type rather than u8?

small ginkgo
#

yes there is std.fifo.LinearFifo()