PreviousUpNext

13.4.100  rw_float64_vector_slice

The standard library rw_float64_vector_slice package implements access to subvectors within a rw_char_vector instance. It allows referencing such subvectors in constant time and space without duplication of data.

The rw_float64_vector_slice package implements the Typelocked_Rw_Vector_Slice API.

The rw_float64_vector_slice package source code is in src/lib/std/src/rw-float64-vector-slice.pkg and proxied in src/lib/std/rw-float-vector-slice.pkg.

See also: rw_float64_vector.

See also: rw_vector_slice.

See also: rw_unt8_vector_slice.

See also: rw_char_vector_slice.

The above information is manually maintained and may contain errors.

Typelocked_Rw_Vector_Slice?

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext