ksvg / com.github.nwillc.ksvg / kotlin.String / usingAppendable

usingAppendable

(JS) fun String.usingAppendable(function: <ERROR CLASS>.(CharSequence) -> Unit): String
(JVM) fun String.usingAppendable(function: Appendable.(CharSequence) -> Unit): String