definition: |
productivityAnalysis :: Analysis Productivity productivityAnalysis = combinedDependencyFuncAnalysis "Productive" terminationAnalysis NoInfo isProductive |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
name: |
productivityAnalysis |
precedence: |
no precedence defined |
result-values: |
{CombinedDependencyFuncAnalysis} |
signature: |
Analysis.Types.Analysis Productivity |
solution-complete: |
operation might suspend on free variables |