Add option to preserve order in output
voxpelli opened this issue · 1 comments
voxpelli commented
Currently order is not ensured, its whatever fulfills the Promise.race()
first:
buffered-async-iterable/index.js
Line 197 in 4d9bfd2
For modules like async-htm-to-string
order is important