package accessor

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