whereIfNotEmpty

fun AbstractKFilterable<*, *>.whereIfNotEmpty(value: String?, block: (String) -> KNonNullExpression<Boolean>?)