Constraint types #15
Reference in New Issue
Block a user
Delete Branch "feat/constraint-type"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR implements constraint types, both in the types ecosystem and as generated runtime assertions.
For the approach is quite naive in that:
PythonParsercopied over toMidasParser, for example to resolve function calls)776a3fb86cto3205e7b961