CurryInfo: verify-non-fail-2.0.0 / FlatCurry.Build.pre

definition:
pre :: String -> QName
pre f = ("Prelude",f)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
----------------------------------------------------------------------------
--- Transform name into Prelude-qualified name.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {(,)}}
name:
pre
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