PreviousUpNext

13.4.76  rw_float64_vector

The standard library rw_float64_vector package implements monomorphic mutable vectors (one-dimensional arrays) specialized to hold sixty-four bit floating point values.

The rw_float64_vector package implements the Monomorphic_Rw_Vector API.

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

See also: rw_float64_vector_slice.

See also: vector.

See also: rw_char_vector.

See also: rw_unt8_vector.

See also: rw_float_vector.

The above information is manually maintained and may contain errors.

Monomorphic_Rw_Vector

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext