Type Definition afarray::Coord[][src]

pub type Coord = Vec<u64>;
Expand description

An n-dimensional coordinate.