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

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