CurryInfo: graph-inductive-3.0.0 / Data.GraphInductive.indeg'

definition:
indeg' :: Context _ _ -> Int
indeg' (p,_,_,_) = length p
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- The inward degree of a 'Context'.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({(,,,)}) |-> _}
name:
indeg'
precedence:
no precedence defined
result-values:
_
signature:
([(a, Prelude.Int)], Prelude.Int, b, [(a, Prelude.Int)]) -> Prelude.Int
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms