package accessor

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

Module Let_syntax.Let_syntaxSource

Sourceval map : 'a B.t -> f:('a -> 'b) -> 'b B.t
Sourceval both : 'a B.t -> 'b B.t -> ('a * 'b) B.t
Sourcemodule Open_on_rhs : sig ... end