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