package shexp

  1. Overview
  2. Docs
Process library and s-expression based shell

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=d19e518ace68dc86bc18e9af6b2b2ee0c62ed3341a25cf10cf464f22cb4f8b5d

doc/shexp.process/Shexp_process/Let_syntax/Let_syntax/index.html

Module Let_syntax.Let_syntaxSource

Sourceval return : 'a -> 'a Shexp_process__.Process.t
Sourceval bind : 'a Shexp_process__.Process.t -> f:('a -> 'b Shexp_process__.Process.t) -> 'b Shexp_process__.Process.t
Sourceval map : 'a Shexp_process__.Process.t -> f:('a -> 'b) -> 'b Shexp_process__.Process.t
Sourceval both : 'a Shexp_process__.Process.t -> 'b Shexp_process__.Process.t -> ('a * 'b) Shexp_process__.Process.t

Same as fork

Sourcemodule Open_on_rhs : sig ... end
OCaml

Innovation. Community. Security.