:: (Ix i) => (i, i) -> [e] -> Array i e -package:array

Construct an array from a pair of bounds and a list of values in index order.