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

Implement separate input and output types #372

Closed
andrzejressel opened this issue Aug 31, 2024 · 1 comment
Closed

Implement separate input and output types #372

andrzejressel opened this issue Aug 31, 2024 · 1 comment

Comments

@andrzejressel
Copy link
Owner

andrzejressel commented Aug 31, 2024

Input would have fields of type: ValueOrOutput which would be like Either<T, Output>.

When implemented #341 will not longer be necessary

#288 would make it even better thanks to Into arguments

@andrzejressel
Copy link
Owner Author

Not needed after bon integration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant