Skip to content

Fix Async Support

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 30 Dec 17:43
· 8 commits to master since this release

Fixed

  • Fixed iter support in async code
  • Fixed Promise return for reduce
  • Use AnyIterable type for async sum and all