deps property

Link? deps
getter/setter pair

Head of the dependencies linked list (nodes this node depends on).

Implementation

Link? deps;