julia
b4958570
- clarify isdigit docs - ASCII digits only (#54492)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
clarify isdigit docs - ASCII digits only (#54492) The `isdigit` function only checks for ASCII digits — this PR clarifies the docs to make that explicit. See https://github.com/JuliaLang/julia/pull/54447#issuecomment-2108425286. Closes #54447.
References
#54492 - clarify isdigit docs - ASCII digits only
Author
stevengj
Parents
c614cb6a
Loading