fn getKey(self: Self, key: K) ?K

Finds the actual key associated with an adapted key in the map

Parameters

self: Self,
key: K,