Parameter Make_using_map2.X
val return : here:lexing_position -> 'a -> 'a tval map2 : here:lexing_position -> 'a t -> 'b t -> f:('a -> 'b -> 'c) -> 'c tval map :
[ `Define_using_map2
| `Custom of here:lexing_position -> 'a t -> f:('a -> 'b) -> 'b t ]