Companion
object Companion
Content copied to clipboard
Properties
isDigit
Link copied to clipboard
CharPredicate which predicate is the function Char.isDigit.
isLetter
Link copied to clipboard
CharPredicate which predicate is the function Char.isLetter.
isLetterOrDigit
Link copied to clipboard
CharPredicate which predicate is the function Char.isLetterOrDigit.