Skip to content

regularize

Norbert Preining edited this page Oct 6, 2017 · 1 revision

regularize <mod-name>

Regularizes the signature of the given module, ensuring that every term has exactly one minimal parse tree. In this process additional sorts are generated to ensure unique least sort of all terms.

Modules can be automatically regularized by the interpreter if the regularize signature switch is turn to on.

Clone this wiki locally