CurryInfo: flatcurry-4.0.0 / FlatCurry.XML.flatCurry2Xml

definition:
flatCurry2Xml :: Prog -> XmlExp
flatCurry2Xml = xmlShow cProg
demand:
no demanded arguments
deterministic:
possibly non-deterministic operation
documentation:
--- Transforms a FlatCurry program term into a corresponding XML expression.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {xmlShow}}
name:
flatCurry2Xml
precedence:
no precedence defined
result-values:
{xmlShow}
signature:
FlatCurry.Types.Prog -> XML.XmlExp
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term