<@U0F3291QE> but in general if i want to apply any...
# tornadofx
f
@edvin but in general if i want to apply any ANY String function
boringPropertyOfString.booleanBinding { it?.isBlank() ?: true }
is the way to go?