package cmdlang

  1. Overview
  2. Docs

Module Let_syntax.Open_on_rhsSource

Sourcemodule Arg = Arg
Sourcemodule Param = Param
include Applicative_infix with type 'a t := 'a Arg.t
Sourceval (>>|) : 'a Arg.t -> ('a -> 'b) -> 'b Arg.t