All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.workarounds.StringBuilder.kt Maven / Gradle / Ivy

The newest version!
package com.github.fluidsonic.fluid.stdlib


@Suppress("EXTENSION_SHADOWED_BY_MEMBER")
internal expect fun StringBuilder.replace(start: Int, end: Int, replacement: String): StringBuilder




© 2015 - 2024 Weber Informatics LLC | Privacy Policy