Extracts the element at the given position as a node handle.
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
node_type extract(const_iterator position);
A node handle owning the extracted element.