you can have chars, the definition is here: ``` pu...
# announcements
p
you can have chars, the definition is here:
Copy code
public fun CharSequence.split(vararg delimiters: Char, ignoreCase: Boolean = false, limit: Int = 0)