libutils-array 9.22.34

A maximum-sized array stored on the stack
Documentation
libutils-array-9.22.34 has been yanked.

array -- a maximum-sized array stored on the stack

Features:

  • Behaves like a vector
  • Is implemented in mostly const-code
  • Is stack allocated
  • Is blazing fast