module Process: sig end
sig end
val atom : Context.t -> Atom.t -> Context.t Context.Status.t
Context.t -> Atom.t -> Context.t Context.Status.t
Context.t
val process : Atom.t -> Context.t -> Context.t
Atom.t -> Context.t -> Context.t
Atom.t
val protect : (Context.t -> Context.t) -> Context.t -> Context.t
(Context.t -> Context.t) -> Context.t -> Context.t
Context.t -> Context.t