pub fn block<T: Clone>(blocks: &[Vec<&Array<T>>]) -> Result<Array<T>>
Construct a block array from nested lists of blocks