This Combinable can be used to combine a Reducable of boolean values, returning true if any of them (e.g. at least one of them) is true.
true
Otherwise, false is returned.
false