Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve recursive Flow/TS types for gen() #79

Open
leebyron opened this issue Mar 26, 2018 · 0 comments
Open

Improve recursive Flow/TS types for gen() #79

leebyron opened this issue Mar 26, 2018 · 0 comments

Comments

@leebyron
Copy link
Owner

The top level gen() function (#30) allows deeply nested shapes that contain generators in any leaf position. This is also the function used to convert any value expected to be a generator to a generator. The type signatures of the functions in this library should be aware of this nested behavior, however that doesn't currently seem possible in either tool.

I'm keeping this task open to track the desire to improve those types.

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

No branches or pull requests

1 participant