stdx-kt
1.3.0
common
stdx-core
/
dev.schlaubi.stdx.core
/
removeLineBreaks
remove
Line
Breaks
fun
CharSequence
.
removeLineBreaks
(
separator
:
String
=
" "
)
:
String
Removes all lines and replaces them with
separator
.