Documentation
Dlang.org
GyreD (source)
SignedDivisionNode.inEdges
gyre
nodes
SignedDivisionNode
Provides an iterator over this node's in-edges.
struct
SignedDivisionNode
@
nogc
nothrow @
property
InEdgeIterator
!
Callable
inEdges
(
Callable
=
int
delegate
(
ref
InEdge
)
@
nogc
nothrow
)
(
)
gyre
nodes
SignedDivisionNode
functions
opEquals
opIndex
toHash
properties
inEdges
outEdges
static functions
dispose
initialize
variables
dividend
divisor
quotient
Provides an iterator over this node's in-edges.