The standard library rw_vector_of_chars package implements typelocked mutable vectors (one-dimensional arrays) specialized to hold char values.
The rw_vector_of_chars package implements the Typelocked_Rw_Vector API.
The rw_vector_of_chars package source code is in src/lib/std/src/rw-vector-of-chars.pkg, proxied in src/lib/std/rw-vector-of-chars.pkg.
See also: string.
See also: rw_vector_slice_of_chars.
See also: vector.
See also: rw_vector_of_one_byte_unts.
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