subs property

Link? subs
getter/setter pair

Head of the subscribers linked list (nodes that depend on this node).

Implementation

Link? subs;