Gets the index of an element of type A in the list of all elements of type A.
element to look up
pointer to the index of an element of type A in this.keys_list, or null if the element is not in the map
See Implementation
Gets the index of an element of type A in the list of all elements of type A.