CurryInfo: xml-3.0.0 / XML.textOfXml

definition:
textOfXml :: [XmlExp] -> String
textOfXml = textOf
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Included for backward compatibility, better use <code>textOf</code>!
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
textOfXml
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
[XmlExp] -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term