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

definition:
pre' :: Context _ _ -> [Node] 
pre' (p,_,_,_) = map snd p
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- All 'Node's linked from in a 'Context'.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({(,,,)}) |-> {:,[]}}
name:
pre'
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