PreviousUpNext

13.4.99  rw_char_vector

The standard library rw_char_vector package implements typelocked mutable vectors (one-dimensional arrays) specialized to hold char values.

The rw_char_vector package implements the Typelocked_Rw_Vector API.

The rw_char_vector package source code is in src/lib/std/src/rw-char-vector.pkg, proxied in src/lib/std/rw-char-vector.pkg.

See also: string.

See also: rw_char_vector_slice.

See also: vector.

See also: rw_unt8_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