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

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