CurryInfo: icurry-3.2.0 / ICurry.Options.showQName

definition:
showQName :: QName -> String
showQName (mn,fn) = mn ++ "." ++ fn
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({(,)}) |-> _}
name:
showQName
precedence:
no precedence defined
result-values:
_
signature:
(String, String) -> String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms