Module ringbuf
rlox_
core
0.1.0
Module ringbuf
Module Items
Structs
In rlox_
core::
buffer
rlox_core
::
buffer
Module
ringbuf
Copy item path
Source
Structs
ยง
Replay
Buffer
Fixed-capacity ring buffer with uniform random sampling.
Sampled
Batch
A sampled batch of transitions. Owns its data (copied from the ring buffer).