shape function

List<int> shape(
  1. VARP a
)

Implementation

List<int> shape(VARP a) => a.shape ?? [];