arcalot / arcaflow-expressions

Expressions language for Arcaflow
Apache License 2.0
0 stars 0 forks source link

Adding support for evaluating dependencies on Any types #10

Closed janosdebugs closed 1 year ago

janosdebugs commented 1 year ago

Changes introduced with this PR

This PR adds support for evaluating expression dependencies on any types. This is useful for referencing an any type, or for speculatively evaluating expressions when the type is not yet known.


By contributing to this repository, I agree to the contribution guidelines.