PreviousUpNext

13.4.169  unt8_vector

The standard library vector_of_one_byte_unts package implements vectors specialized to hold One_Byte_Unt values. Using this specialized typelocked vector implementation can yield a space savings of up to a factor of four on 32-bit architectures.

The vector_of_one_byte_unts package implements the Typelocked_Vector api.

The vector_of_one_byte_unts package source code is in src/lib/std/src/vector-of-one-byte-unts.pkg.

See also: vector_slice_of_one_byte_unts. The above information is manually maintained and may contain errors.

Typelocked_Vector

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext