Needs to compare node ids from the AST with node id at the compiled graph. Note delicate point with imports, and how they change IDs. This should be on top of a new interface that checks both AST and compiled graphs, for later re-use.
Needs to compare node ids from the AST with node id at the compiled graph. Note delicate point with imports, and how they change IDs.
This should be on top of a new interface that checks both AST and compiled graphs, for later re-use.