Node.next

Access next node in the list.

struct Node
@trusted inout pure nothrow
inout(Node)*
next
()

Meta