PreviousUpNext

13.4.105  rw_unt8_vector

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

The rw_unt8_vector package implements the Typelocked_Rw_Vector API.

The rw_unt8_vector package source code is in src/lib/std/src/rw-unt8-vector.pkg.

See also: string.

See also: rw_unt8_vector_slice.

See also: vector.

See also: rw_char_vector.

See also: rw_float64_vector.

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