ae1048f8a9
Thinking of monomorphizing `Flow` (= `PersistentFlow`) and instead adding a completely separate `MutableFlow` version; then `joinFlow` would produce a mutable one, data flow analysis would add some statements, convert to a persistent `Flow` and proceed to the next node.