Documentation
Dlang.org
GyreD (source)
ConstantNode.outEdges
gyre
nodes
ConstantNode
Provides an iterator over this node's out-edges.
struct
ConstantNode
@
nogc
nothrow @
property
OutEdgeIterator
!
Callable
outEdges
(
Callable
=
int
delegate
(
ref
OutEdge
)
@
nogc
nothrow
)
(
)
gyre
nodes
ConstantNode
functions
opEquals
opIndex
toHash
properties
inEdges
outEdges
static functions
dispose
initialize
variables
value
Provides an iterator over this node's out-edges.