PreviousUpNext

13.2.60  substring

The standard library substring package implements functionality allowing parts ofh string instances to be referenced in constant time in space.

The substring package implements the Substring api.

The substring package source code is in src/lib/core/init/substring.pkg, proxied in src/lib/std/src/substring.pkg and src/lib/std/src/substring.pkg.

See also: string.

See also: vector_slice_of_chars.

See also: rw_vector_slice_of_chars.

See also: regex.

The above information is manually maintained and may contain errors.

Substring

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext