Bounded history of recently-visited states paired with the data payload observed in each. Backed by circular_buffer_js, so the oldest entry is dropped silently once the configured capacity is exceeded.
circular_buffer_js
Bounded history of recently-visited states paired with the data payload observed in each. Backed by
circular_buffer_js, so the oldest entry is dropped silently once the configured capacity is exceeded.