CurryInfo: abstract-curry-4.0.0 / AbstractCurry.Transform.updCOpName

definition:
updCOpName :: Update COpDecl QName
updCOpName f = updCOpDecl f id id
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Updates the name of an operator declaration.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {trCOpDecl}}
name:
updCOpName
precedence:
no precedence defined
result-values:
{trCOpDecl}
signature:
((String, String) -> (String, String)) -> AbstractCurry.Types.COpDecl
-> AbstractCurry.Types.COpDecl
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms