class

Curator::Utils::RingBuffer

Inherits Reference < Object

Constructors

new(max_size : Int32)
Source

Instance methods

empty?(*args, **options)
Source
empty?(*args, **options, &)
Source
list
Source
list=(list : Array(Curator::Event))
Source
push(event : Curator::Event)
Source
shift(*args, **options)
Source
shift(*args, **options, &)
Source
size(*args, **options)
Source
size(*args, **options, &)
Source