Module Function_symbol.Pretty
Parameters
module M : PRETTY_ARGSignature
type 'a t = 'a M.ttype 'a pack = 'a M.packval pretty_destruct :
Stdlib.Format.formatter ->
('arg, 'a) function_symbol ->
'arg pack ->
unitPretty print a term that is destructured, i.e. given as a separate function symbol and a "pack" or arguments.