Skip to content

Feature Request: Expose dataSymbol to enable more effeciently extending ArrayKeyedMap #11

Description

@mrfigg

Hi, thanks for the great module!

Would it be possible to expose dataSymbol so that people who want to extend ArrayKeyedMap can access the data values directly in the tree? For the "wildHas" function I am adding I have to search the tree for all matching paths then wrap "has" which is redundant because it searches the tree again. If I had access to dataSymbol I could directly re-implement the data value check.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions