Single element constructor
Tensor constructor
Tuple constructor
Tensor = Tensor
T = Tensorindex
T = Tensor[i, j, ...]
Tensorindex = T
Tensor[i, j, ...] = T
Swizzling
See Implementation