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

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