Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Pretty printing.
This function is here for debug purposes. It prints terms with De Bruijn indices. The terms output this way cannot be parsed again.
Names for rules are optional. If this option is set to true, the printing functions will output default rule names given by Dedukti.
module type Sig = sig ... end
module type Printer = sig ... end