Skip to content

Assumption of empty keys #8

@AjeyBharadwaj

Description

@AjeyBharadwaj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions