Cumulatively test whether at least `n` array elements in a provided array are truthy.
Create an iterator which cumulatively tests whether at least `n` iterated values are truthy.