Expand description

A typed arena that allocates items in non-amortized constant time.

Structs

  • An arena that allocates items of type T in non-amortized O(1) (constant) time.