NotBlankString
Representation of strings that have at least one character, excluding whitespaces.
Functions
Link copied to clipboard
@SinceKotoolsTypes(version = "4.1")
Properties
Extensions
Link copied to clipboard
@ExperimentalSinceKotoolsTypes(version = "4.2")
@ExperimentalSinceKotoolsTypes(version = "4.2")
Concatenates this string with the other one.
@ExperimentalSinceKotoolsTypes(version = "4.2")
Concatenates this string with the other character.