Skip to content

feat: Improve types and perf!#27

Merged
reconbot merged 1 commit intomasterfrom
reconbot/improve-types
Mar 6, 2019
Merged

feat: Improve types and perf!#27
reconbot merged 1 commit intomasterfrom
reconbot/improve-types

Conversation

@reconbot
Copy link
Copy Markdown
Contributor

@reconbot reconbot commented Mar 6, 2019

  • pipeline now properly types arguments of calls up to 10 deep!
  • collect now uses Array.from in it’s sync form
  • take, buffer and batch now used mapped types to better resolve their output types! (Thanks to https://stackoverflow.com/a/55007827/339)

@reconbot reconbot requested a review from zfoster March 6, 2019 21:17
@reconbot reconbot force-pushed the reconbot/improve-types branch 2 times, most recently from b1031ed to c7183f8 Compare March 6, 2019 21:22
- pipeline now properly types arguments of calls up to 10 deep!
- collect now uses `Array.from` in it’s sync form
- take, time, buffer and batch now used mapped types to better resolve their output types! (Thanks to https://stackoverflow.com/a/55007827/339)
@reconbot reconbot force-pushed the reconbot/improve-types branch from c7183f8 to a43fb9c Compare March 6, 2019 21:28
@reconbot reconbot merged commit 2b07063 into master Mar 6, 2019
@reconbot reconbot deleted the reconbot/improve-types branch March 6, 2019 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants