CurryInfo: abstract-haskell-3.0.0 / AbstractHaskell.Goodies.pre

definition:
pre :: String -> QName
pre f = ("Prelude", f)
demand:
no demanded arguments
deterministic:
deterministic operation
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