julia
b4958570 - clarify isdigit docs - ASCII digits only (#54492)

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.
Author
Parents
Loading