KiteCore
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteCore
kitecore
/
io.github.yuroyami.kitecore.text
/
isAlphanumeric
is
Alphanumeric
fun
String
.
isAlphanumeric
(
)
:
Boolean
Returns true when this string is non-empty and every character is a letter or a digit.