Skip to content

match multiple(but not all) for find_key_chain #24

@ctomkow

Description

@ctomkow

Currently find_key_chain() has the * operator to match all. Lets have an option to pass a list as an element to match multiple.

E.g. [ 'my', 'key', ['chain', 'rope'] ]
returns ['A', 5]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions