Closed Sam-programs closed 3 months ago
what makes this implementation different from the current one?
This pr maps the starting keys first, then the subkeys--the subkeys won't get overwrriten if they are mapped last. The current one doesn't map the starting key if the subkey was mapped before.
what makes this implementation different from the current one?