Replies: 3 comments 1 reply
-
Probably will need to add a new function for async use cases. No such handling in the current |
Beta Was this translation helpful? Give feedback.
0 replies
-
This would be particularly useful to create an async filter based on radashi's async map. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Moved to #380 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be helpful to make the
chain
function compatible with promises.It should be quite easy via the
Awaited<T>
typescript type.Beta Was this translation helpful? Give feedback.
All reactions