Skip to content

Can pomsky provide a permutations operation? #78

@pansila

Description

@pansila

Is your feature request related to a problem? Please describe.

It's cumbersome to list all permutation of anded patterns, this can be done as a sugar syntax in pomsky?

Describe the solution you'd like

In pomsky: 'fox' & 'dog'
In regex:.(?:fox.*?dog|dog.*?fox)

Describe alternatives you've considered

Not yet

Additional context

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-languageIssues regarding Pomsky's syntaxenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions