-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Code assumes that user empties the keys in the path variable.
While writing generic code, it is difficult to empty keys.
And, fdn_keys/fup_keys is not called for keys that are emptied. They are called for all keys.
So, better to change the logic of the code.
| inject_keys_int({}, [FirstKey|RemainingKeySet]) -> |
I have done the required changes via the pull request : #7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels