Get a Nullable!V corresponding to the given key index.
the key corresponding to a value
a nullable value
Complexity: O(n), where n is the number of elements in the corresponding key bucket.
See Implementation
Get a Nullable!V corresponding to the given key index.