Skip to content

Function doesn't search for keys inside a found key #8

@zluipaiva

Description

@zluipaiva

I think it's easier to explain with an example:

l = { 'a': { 'a': 1, 'b': 1 } }

trace(l,'a')

It should find both the root 'a' and the child 'a', but only root is found

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions