CircularBuffer.insert

You're seeing just the function insert, go back to CircularBuffer module for more information.

Specs

insert(t(), any()) :: t()

Inserts a new item into the next location of the circular buffer