WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Implement character classes #7

@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