propagate

abstract fun propagate(input: A): A

Apply this function to the value incoming from the source node before passing it onto the destination node.