Function ListMap.Node.prev

Access previous node in the list.

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