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