Mix r←↑y

r is an array built using cells from the nested array y: r←⊃⍤0 y. Supports the fill extra argument, which is used to pad the arrays to have matching shape.