Check that all the values of the iterable are true.
true
true if all values in iterable are set
iterable
to iterate over
Generated using TypeDoc
Check that all the values of the iterable are
true
.Returns
true
if all values initerable
are set