Module Shexp_process__.Process.Prim

type ('a, 'b) t = ('a'bShexp_process.Prim.t

Description of a primitive

module Args : sig ... end
val sexp_of_call : ('a'bt ‑> ('a'bArgs.t ‑> Shexp_sexp.Std.Sexp.t

Return an s-expression representation of a primitive call

val sexp_of_result : ('a'bt ‑> 'b ‑> Shexp_sexp.Std.Sexp.t option

Returns None if the result is Unit or Env