Explicit types
solving issue https://git.scc.kit.edu/jk7683/vre-language/-/issues/21
The most cases are implemented. The case with the with
keyword is impleneted for the Table
only. For Series
, Tuple
or other current types this syntax has no benefits. In future domain-specific datatypes this will be meaningful.
Edited by Ivan Kondov