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

com.freya02.botcommands.internal.StringUtils.kt Maven / Gradle / Ivy

package com.freya02.botcommands.internal

fun Iterable.joinWithQuote() = joinToString(separator = "', '", prefix = "'", postfix = "'")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy