Commit Graph

1 Commits

Author SHA1 Message Date
Antonio Frighetto 55dec84e1f Introduce IsolatedKind::getInvalidations
Targets may be no longer valid upon changes to the model done by
the user, thus they require to be invalidated. Targets associated
to `IsolatedFunctionKind`, whose Kind is produced by `IsolatePipe`
and handled in `IsolateFunctions`, are now recomputed via newly-
added `getInvalidations`.
2023-01-09 16:18:59 +01:00