ifTrue

inline fun <R> CSValue<Boolean>.ifTrue(function: () -> R): R?