R/types.R
ValueType.Rd
This represents the type of a value.
ValueType(type, shape = NULL)
The type of the value (TensorType or TokenType).
The shape of the value (only used when type is character).