runIf

fun <T> T.runIf(value: Boolean, block: T.() -> T): T