Function ListMap.Node.next

Access next node in the list.

inout inout(ListMap.Node)* next() pure nothrow @trusted;