• Streaming lineage subscription for node.

    Registers observer to receive a fresh NodeInspectorView each time the explanation node recomputes (i.e. each commit that changes the node's lineage).

    Type Parameters

    • T

      The inspected node's value type.

    Parameters

    Returns Unsubscribe

    Unsubscribe handle releasing the subscription.