Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@w3-3w w3-3w released this 10 Nov 06:35
· 1 commit to master since this release
  • support Promise arrays

In most cases, if you want to pass an iterable but non-array, Array.from(something) could be a workaround.