CurryInfo: stylechecker-2.0.0 / Check.AST.Indent.FuncRhs.getRhs

definition:
getRhs :: Equation a -> Rhs a
getRhs (Equation _ _ _ rhs) = rhs
demand:
argument 1
deterministic:
deterministic operation
documentation:
-- Returns right-hand side of a equation.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Equation}) |-> _}
name:
getRhs
precedence:
no precedence defined
result-values:
_
signature:
Curry.Types.Equation a -> Curry.Types.Rhs a
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms