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

Char shouldBeDigit #107

Closed
AndreasVolkmann opened this issue May 31, 2018 · 2 comments
Closed

Char shouldBeDigit #107

AndreasVolkmann opened this issue May 31, 2018 · 2 comments

Comments

@AndreasVolkmann
Copy link
Collaborator

We are missing:
fun Char.shouldBeDigit() = Assert.assertTrue(isDigit())

MarkusAmshove added a commit that referenced this issue May 31, 2018
@MarkusAmshove
Copy link
Owner

I've implemented it in c970c54 but not released yet.
I'll see if I can get to it this evening 😄

@MarkusAmshove
Copy link
Owner

This is within the just released 1.39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants