Expand description

General-purpose collections.

Modules

  • A circular buffer.
  • Containers with a grouping concept such that mutations are rolled back at the end of each group.
  • String interning
  • A vector type that is statically guaranteed to be non-empty