The search functionality needs JavaScript enabled
Insert key-value pair to the front of list.
ListMap.Node* insertFront ( K key, V value );
Inserted node.