Represents a single element within a NestedArray.
This type is either the leaf value of type T or a nested array structure.
T
The type of the leaf values.
Represents a single element within a NestedArray.
This type is either the leaf value of type
Tor a nested array structure.