fn getKeyPtr(self: Self, key: K) ?*K

Find a pointer to the actual key associated with an adapted key

Parameters

self: Self,
key: K,