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