Module array

Source
Expand description

Const equivalents of array functions.

Macrosยง

from_fn
Superceeded by [from_fn_], const version of array::from_fn.
map
Superceeded by [map_], const version of array::map.