Documentation
Dlang.org
GyreD (source)
UnsignedLessThanNode.result
gyre
nodes
UnsignedLessThanNode
A single resulting bit indicating
lhs < rhs
.
struct
UnsignedLessThanNode
InEdge
result
;
gyre
nodes
UnsignedLessThanNode
functions
opEquals
opIndex
toHash
properties
inEdges
outEdges
static functions
dispose
initialize
variables
lhs
result
rhs
A single resulting bit indicating lhs < rhs.