The standard library rw_float64_vector_slice package implements access to subvectors within a rw_vector_of_eight_byte_floats 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-vector-slice-of-eight-byte-floats.pkg and proxied in src/lib/std/rw-float-vector-slice.pkg.
See also: rw_vector_of_eight_byte_floats.
See also: rw_vector_slice.
See also: rw_vector_slice_of_one_byte_unts.
See also: rw_vector_slice_of_chars.
The above information is manually maintained and may contain errors.
Typelocked_Rw_Vector_Slice?