substitute abstract method

Node substitute(
  1. Map<Variable, Node>? bindings
)

Implementation

Node substitute(Map<Variable, Node>? bindings);