Enumeration ShapeSpecifierType

Values used to mark the outputs of each sub-shape function (like or).

Enumeration Members

And: "and"
Class: "class"
Enum: "enum"
Exact: "exact"
IndexedKeys: "indexed-keys"
NumericRange: "numeric-range"
Optional: "optional"
Or: "or"
Tuple: "tuple"
Unknown: "unknown"