CurryInfo: call-analysis-3.2.0 / Analysis.concreteDom

definition:
concreteDom :: ADom CTerm
concreteDom = ADom CBot (error "Cannot handle free variables") CCons
                   matchCTerms lessCSpecific showCTerm (\_ _ -> Nothing)
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
-- The structure of the concrete domain:
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {ADom}}
name:
concreteDom
precedence:
no precedence defined
result-values:
{ADom}
signature:
ADom CTerm
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term