Module array_utils

Source

Structs§

OneBased
A wrapper around an array or slice to use one-based indexing.

Traits§

ArrayLike
Abstracts over fixed-length arrays (and similar types) with an element type T.