fn getIndex(self: Self, key: K) ?usize
Finds the index in the entries array where a key is stored
entries
self: Self,
key: K,