Skip to content

Implement character classes #7

Open
@jehna

Description

@jehna

VerbalExpressions should have support for all the available character classes.

Should we implement those as constants or just add them like in @andrii1812 's PR to Python repo:
VerbalExpressions/PythonVerbalExpressions#16

VerEx().find(VerEx.NUMBER)

vs.

VerEx().number()

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