fn getIndex(self: Self, key: K) ?usize

Finds the index in the entries array where a key is stored

Parameters

self: Self,
key: K,