PreviousUpNext

13.4.136  rw_vector_of_one_byte_unts

The standard library rw_vector_of_one_byte_unts package implements typelocked mutable vectors (one-dimensional arrays) specialized to hold eight-bit unsigned integer values.

The rw_vector_of_one_byte_unts package implements the Typelocked_Rw_Vector API.

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

See also: string.

See also: rw_vector_slice_of_one_byte_unts.

See also: vector.

See also: rw_vector_of_chars.

See also: rw_vector_of_eight_byte_floats.

See also: rw_float_vector.

The above information is manually maintained and may contain errors.

Typelocked_Rw_Vector

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext