Julia Programming Language
Trying to use isdigit
New to Julia
question
dgpdx
August 11, 2021, 4:30am
1
I’m trying to use isdigit in Julia but I keep getting “isdigit not found.” Which package is isdigit located in? I’ve added Strings and Unicode packages to no avail
Don Groves
dgpdx
August 11, 2021, 4:32am
2
Never mind. Now isdigit seems to work. Strangeness…
Related topics
Topic
Replies
Views
Activity
Test if string begins with number
New to Julia
question
6
2265
May 4, 2019
DigitSet still useful?
New to Julia
question
3
338
May 6, 2020
Julia test if number is NaN
New to Julia
question
5
20749
April 2, 2021
Problems with deprecations of islower, lowercase, isupper, uppercase
Internals & Design
179
14006
January 1, 2018
Flaw in Regex support for String
Internals & Design
strings
,
regex
38
3270
May 4, 2018