CurryInfo: call-analysis-3.2.0 / OrCaseLifter.liftNestedOrCase

definition: Info
 
liftNestedOrCase :: QName -> [FuncDecl] -> [FuncDecl]
liftNestedOrCase prefix funcs = fst (liftNestedOrCaseI prefix 0 funcs)
demand: Info
 argument 2
deterministic: Info
 deterministic operation
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_,_) |-> _}
name: Info
 liftNestedOrCase
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 (String, String) -> [FlatCurry.Types.FuncDecl] -> [FlatCurry.Types.FuncDecl]
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term