Module kernel::collections

source ·
Expand description

Data structures.

Modules§

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