Takes an (async) iterable that emits variable length arrays of things and returns an async iterable that emits those things in fixed-size batches
Optional
Takes an (async) iterable that emits variable length arrays of things and returns an async iterable that emits those things in fixed-size batches