Returns the minimum element of a slice using the given comparison predicate (default `a < b`).
ndslice.
Minimal(maximal) element of a multidimensional slice
Returns the minimum element of a slice using the given comparison predicate (default `a < b`).