Currently, `reshape(::StrideArray)` gives a `ReshapedArray`. It'd be nice if we could do something similar to how `view` was handled.
Currently,
reshape(::StrideArray)gives aReshapedArray. It'd be nice if we could do something similar to howviewwas handled.