CurryInfo: cass-analysis-4.0.0 / Analysis.TotallyDefined.totalAnalysis

definition:
totalAnalysis :: Analysis Bool
totalAnalysis =
  combinedDependencyFuncAnalysis "Total" patCompAnalysis True analyseTotally
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
------------------------------------------------------------------------------
--- An operation is totally defined if it is pattern complete and depends
--- only on totally defined functions.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {CombinedDependencyFuncAnalysis}}
name:
totalAnalysis
precedence:
no precedence defined
result-values:
{CombinedDependencyFuncAnalysis}
signature:
Analysis.Types.Analysis Prelude.Bool
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term