The search functionality needs JavaScript enabled
Add value before some node in the list.
ListMap.Node* addBefore ( ListMap.Node* node, V value );
Inserted node.