Hets - the Heterogeneous Tool Set

Copyright(c) Christian Maeder, Uni Bremen 2002-2004
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred

CASL.ShowMixfix

Description

Put parenthesis around mixfix terms, for unambiguous pretty printing

Documentation

mkMixfixRecord :: (f -> f) -> Record f (FORMULA f) (TERM f)

mapTerm :: (f -> f) -> TERM f -> TERM f

mapFormula :: (f -> f) -> FORMULA f -> FORMULA f