sanitize

fun sanitize(value: String): String
fun sanitize(values: List<String>): String

Return a string where ,[]{}\ are escaped with a \.