Skip to content

is there a way to repeat elements in patterns #16

Description

@symphorien

Hello, is there a way to write a pattern that transforms [ f(1), f(2), .... any number of f(integer) ] into map(f, [ 1, 2, any number of integers ]) ?

If I understand correctly tree sitter queries support wildcards such as *.

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