Skip to content

Not() method #3

Open
Open
@metal3d

Description

@metal3d

Testing again implementation, I've got some ideas...

We have "Find(value)" method that returns:

(?:value)

Right... but there is no method to return:

(?!value)

We've got AnythingBut and SomethingBut that works with ranges, not a word. Or maybe I misimplemented methods.

I suggest "Not(value)", are you ok with this idea ?

PS: Go cannot treat this regexp notation... I will find other way to do. But for other, can you give an opinion ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions