Module Jkind.With_bounds
val debug_print_types :
Stdlib.Format.formatter ->
Ocaml_typing.Types.with_bounds_types ->
unitval debug_print :
Stdlib.Format.formatter ->
('l * 'r) Ocaml_typing.Types.with_bounds ->
unitval map_type_expr :
(Ocaml_typing.Types.type_expr -> Ocaml_typing.Types.type_expr) ->
('l * 'r) Ocaml_typing.Types.with_bounds ->
('l * 'r) Ocaml_typing.Types.with_boundsval format :
Stdlib.Format.formatter ->
('l * 'r) Ocaml_typing.Types.with_bounds ->
unit