Module Ocaml_typing.Printpat
val pretty_const : Ocaml_typing.Typedtree.constant -> stringval pretty_val :
Stdlib.Format.formatter ->
'k Ocaml_typing.Typedtree.general_pattern ->
unitval pretty_pat :
Stdlib.Format.formatter ->
'k Ocaml_typing.Typedtree.general_pattern ->
unitval pretty_line :
Stdlib.Format.formatter ->
'k Ocaml_typing.Typedtree.general_pattern list ->
unitval pretty_matrix :
Stdlib.Format.formatter ->
'k Ocaml_typing.Typedtree.general_pattern list list ->
unit