CurryInfo: currybrowse-3.0.0 / CurryBrowseAnalysis.Linearity.analyseRightLinearity

definition:
analyseRightLinearity :: [FuncDecl] -> [(QName,Bool)]
analyseRightLinearity = analyseWithDependencies hasRightLinearRules and
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {analyseWithDependencies}}
name:
analyseRightLinearity
precedence:
no precedence defined
result-values:
{analyseWithDependencies}
signature:
[FlatCurry.Types.FuncDecl] -> [((String, String), Prelude.Bool)]
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term