Skip to content

Augmented Iterators

Compare
Choose a tag to compare
@exacs exacs released this 29 Apr 10:42
· 209 commits to master since this release

New feature. Augmented Iterators

Now, it's easier to convert from iterators to arrays. Functions that returned async iterators, list() and listPaginated() return now an extended version of those including an toArray() method