Remove all nodes in the given graph, that have no phase object
Make sure to clean up all edges when removing the node object
Inform
with warnings, if an external phase has a
dependency on something that is dropped.
(dependencyGraph: StringAdd).self
(dependencyGraph: StringFormat).self
(dependencyGraph: ArrowAssoc[DependencyGraph]).x
(Since version 2.10.0) Use leftOfArrow
instead
(dependencyGraph: Ensuring[DependencyGraph]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Aux datastructure for solving the constraint system The depency graph container with helper methods for node and edge creation