julia
cf5c6acc
- Move back iscased function to Base.Unicode (#26351)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Move back iscased function to Base.Unicode (#26351) It makes more sense to keep it with isupper, islower and titlecase. This function is not exported anyway.
References
#26351 - Move back iscased function to Base.Unicode
Author
nalimilan
Parents
92879ea7
Loading