``` type Foldable = Array|Object|Set|Map|Generator|AsyncGenerator ``` Currently depends on iteratorReduce.