This Combinable can be used to combine a Reducable of boolean values, returning true if all of them are true.
true
Otherwise, false is returned.
false
Note that All is true for an empty Reducable.
All