The standard library rw_vector_slice_of_one_byte_unts package implements access to subvectors within a rw_vector_of_one_byte_unts instance. It allows referencing such subvectors in constant time and space without duplication of data.
The rw_vector_slice_of_one_byte_unts package implements the Typelocked_Rw_Vector_Slice API.
The rw_vector_slice_of_one_byte_unts package source code is in src/lib/std/src/rw-vector-slice-of-one-byte-unts.pkg.
See also: rw_vector_of_one_byte_unts.
See also: rw_vector_slice.
See also: rw_vector_slice_of_chars.
See also: rw_vector_slice_of_eight_byte_floats.
The above information is manually maintained and may contain errors.
Typelocked_Rw_Vector_Slice?