Returns a sub sequence of this char sequence having leading characters matching the predicate removed.
Returns a string having leading characters matching the predicate removed.
Returns a sub sequence of this char sequence having leading characters from the chars array removed.
Returns a string having leading characters from the chars array removed.
Returns a sub sequence of this char sequence having leading whitespace removed.
Returns a string having leading whitespace removed.
© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/trim-start.html