Skip to content

Feature: partial matches #2

@peterchen-cp

Description

@peterchen-cp

Some string tokens could be partially matched, e.g. in a seq-map filter: [key=v*] would accept all values starting with v.

  • + for a partial
  • allow more than just end matches?
  • extending to the keys of seq-map filters, and to key selectors: requires a linear scan, but it's doable

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