Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
pp_print_qtype : formatter -> hol_type -> unit
SYNOPSIS
Prints a type with initial colon and surrounding quotes to formatter.
DESCRIPTION
The call pp_print_type fmt ty prints the usual textual representation of the
type ty to the formatter fmt, in the form `:ty`.
FAILURE CONDITIONS
Should never fail unless the formatter does.
COMMENTS
The usual case where the formatter is the standard output is print_qtype.