Module collections

Source
Expand description

Data structures.

Modules§

list
Linked list implementation.
queue
Interface for queue structure.
ring_buffer
Implementation of a ring buffer.