We can test our new combinator as follows.

#run extensible moving_point (new_state ()) ;;

emit to_add (5, up_down) ;;

A small library of process management can be found here: manager.rmli, manager.rml. For more information about dynamic reconfiguration in ReactiveML you can read this paper.