viewShape

open override val viewShape: Shape(source)

The computed shape of this view after applying all slice operations.

This shape is calculated by applying each slice to its corresponding parent dimension and collecting the results. At slices reduce dimensionality, while other slice types preserve or modify dimension sizes.