Returns a sub sequence of this char sequence having trailing characters matching the predicate removed.
Returns a string having trailing characters matching the predicate removed.
Returns a sub sequence of this char sequence having trailing characters from the chars array removed.
Returns a string having trailing characters from the chars array removed.
Returns a sub sequence of this char sequence having trailing whitespace removed.
Returns a string having 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-end.html