Function GraphNode.getSlotTypeLeft
Returns the (integer) type of left (input) idx
slot.
long getSlotTypeLeft
(
const(long) idx
) nothrow @nogc const;
Returns the (integer) type of left (input) idx
slot.
long getSlotTypeLeft
(
const(long) idx
) nothrow @nogc const;