Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate Creation of Equivalent to Guava CharMatcher #15

Open
romeara opened this issue Apr 12, 2018 · 0 comments
Open

Evaluate Creation of Equivalent to Guava CharMatcher #15

romeara opened this issue Apr 12, 2018 · 0 comments
Labels
question Further information is requested release scope: minor Changes required for the issue are appropriate for a semantically "minor" release

Comments

@romeara
Copy link
Member

romeara commented Apr 12, 2018

Guava CharMatcher is a Predicate-like construct specific to char's that also provides many default implementations for things like recognizing digits and the like.

It may be worth porting to Alloy - either as-is, with a separate CharMatcher, or as a "CharMatchers" which implements the default implementations as Java Predicates

@romeara romeara added the question Further information is requested label Apr 12, 2018
@romeara romeara added the release scope: minor Changes required for the issue are appropriate for a semantically "minor" release label Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested release scope: minor Changes required for the issue are appropriate for a semantically "minor" release
Projects
None yet
Development

No branches or pull requests

1 participant