package accessor

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val map : ('a, 'd, 'e) B.t -> f:('a -> 'b) -> ('b, 'd, 'e) B.t
val both : ('a, 'd, 'e) B.t -> ('b, 'd, 'e) B.t -> ('a * 'b, 'd, 'e) B.t
module Open_on_rhs : sig ... end