package accessor

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

Module Let_syntax.Let_syntaxSource

include module type of Many.Let_syntax.Let_syntax
Sourceval return : 'a -> ('a, _, _) Many.t
Sourceval map : ('a, 'd, 'e) Many.t -> f:('a -> 'b) -> ('b, 'd, 'e) Many.t
Sourceval both : ('a, 'd, 'e) Many.t -> ('b, 'd, 'e) Many.t -> ('a * 'b, 'd, 'e) Many.t
Sourcemodule Open_on_rhs : sig ... end
OCaml

Innovation. Community. Security.