Add first and first_mut methods by jturner314 · Pull Request #507 · rust-ndarray/ndarray

@jturner314 mentioned this pull request

Oct 24, 2018

@jturner314

These are useful for getting an initial value when iterating over an
array (e.g. when calculating the minimum element with `fold`).

This was referenced

Oct 24, 2018