Add iterators, fix some bugs, add fold. New iterators: Repeat, Count Fix: SliceIter, Range. First is fold, because it's a function. Map will have to either allocate memory or be a type. Maybe I'll do both.
Cartesian Product of arbitrary iterators.
Something iterating