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