CurryInfo: flatcurry-annotated-3.3.0 / FlatCurry.Annotated.Goodies.updFuncArity

definition: Info
 
updFuncArity :: Update (AFuncDecl _) Int
updFuncArity f = updFunc id f id id id
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
update arity of function
failfree: Info
 _
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {trFunc}}
name: Info
 updFuncArity
precedence: Info
 no precedence defined
result-values: Info
 {trFunc}
signature: Info
 (Prelude.Int -> Prelude.Int) -> FlatCurry.Annotated.Types.AFuncDecl a
-> FlatCurry.Annotated.Types.AFuncDecl a
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms