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

Example on using StateT/WriterT monad as an effect #1092

Open
sergeykolbasov opened this issue Feb 28, 2019 · 0 comments
Open

Example on using StateT/WriterT monad as an effect #1092

sergeykolbasov opened this issue Feb 28, 2019 · 0 comments
Assignees
Milestone

Comments

@sergeykolbasov
Copy link
Collaborator

We need a good example of how one could propagate information through the chain of filters to the very heart of customer functions using effect type and avoiding the use of Request.ctx

@sergeykolbasov sergeykolbasov self-assigned this Feb 28, 2019
@sergeykolbasov sergeykolbasov changed the title Example on using StateT monad as an effect Example on using StateT/WriterT monad as an effect Feb 28, 2019
@vkostyukov vkostyukov added this to the Finch 1.0 milestone Mar 1, 2019
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

2 participants