-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Milestone
Description
options that have been discussed offline:
- Some way to get all the streams created out of a chain (like
values()), DIY error handling from there. - Do it in
toArray,toNull, etc. I think I've written this off in my mind since it doesn't come with a solution forchain()s you don't want to run or want to use as inputs elsewhere. - A version of
chain()that lets you pass in a domain. As intermediate results are generated, they are added to the domain.
Metadata
Metadata
Assignees
Labels
No labels