PreviousUpNext

13.4.168  unt8_vector_slice

The standard library unt8_vector_slice package implements slicing over vector_of_one_byte_unts instances. This allows constant-time, constant-space references to subvectors within a vector_of_one_byte_unts.

The vector_slice_of_one_byte_unts package implements the Typelocked_Vector_Slice api.

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

See also: vector_of_one_byte_unts.

See also: vector_slice_of_chars.

The above information is manually maintained and may contain errors.

Typelocked_Vector_Slice?

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext