libutils-array 9.40.36

A maximum-sized array stored on the stack
Documentation
libutils-array-9.40.36 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