appendIf

fun StringBuilder.appendIf(condition: () -> Boolean, vararg toAppend: String): StringBuilder