alsoIf

inline fun <T : Any> T.alsoIf(condition: Boolean, function: (T) -> Unit): T