Ppxlib_traverse_builtins.map_with_contextmethod int : 'ctx map_with_context -> ('ctx0, int) T.map_with_contextmethod string : 'b -> ('ctx1, string) T.map_with_contextmethod bool : 'b -> ('ctx2, bool) T.map_with_contextmethod char : 'b -> ('ctx3, char) T.map_with_contextmethod option : 'b ->
'a. ('ctx4, 'a) T.map_with_context ->
('ctx4, 'a option) T.map_with_contextmethod list : 'b ->
'a. ('ctx5, 'a) T.map_with_context ->
('ctx5, 'a list) T.map_with_contextmethod array : 'b ->
'a. ('ctx6, 'a) T.map_with_context ->
('ctx6, 'a array) T.map_with_context