CurryInfo: call-analysis-3.2.0 / Analysis.depthDom

definition: Info
 
depthDom :: Int -> ADom DTerm
depthDom k = ADom DBot (const CutVar) (consDTerm k) matchDTerms lessDSpecific
                  showDTerm applyPrimDTerm
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
The structure of the depth-k domain (where the depth is given as an
argument):
failfree: Info
 <FAILING>
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {(_) |-> {ADom}}
name: Info
 depthDom
precedence: Info
 no precedence defined
result-values: Info
 {ADom}
signature: Info
 Prelude.Int -> ADom DTerm
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 possibly non-terminating
totally-defined: Info
 possibly non-reducible on same data term