package core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Let_syntax.Let_syntaxSource

include module type of struct include Command.Let_syntax.Let_syntax end
Sourceval return : 'a -> 'a Command.Param.t
Sourceval map : 'a Command.Param.t -> f:('a -> 'b) -> 'b Command.Param.t
Sourceval both : 'a Command.Param.t -> 'b Command.Param.t -> ('a * 'b) Command.Param.t
Sourcemodule Open_on_rhs = Param
OCaml

Innovation. Community. Security.