Value Type
Value defines the compound values, i.e., in addition to the scalar values that are added via the constructor Vscl, there are also tuples and arrays.
Union cases
Union case | Description |
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsVarr
Returns: bool
|
|
Full Usage:
this.IsVscl
Returns: bool
|
|
Full Usage:
this.IsVtup
Returns: bool
|
|
|
|