Current.Var
Variable pipeline inputs.
module T : Current_term.S.T
val create : name:string -> T.t Current_term.Output.t -> t
val set : t -> T.t Current_term.Output.t -> unit
val update :
t ->
(T.t Current_term.Output.t -> T.t Current_term.Output.t) ->
unit