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

Add doc section about other monad tranformers #68

Conversation

augustjune
Copy link
Contributor

Small section informing about monad transformers other than OptionT

* 'WriterT' for 'Writer'
* 'StateT' for 'State'
* 'IdT' for 'Id'
*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Thanks for the contribution. How will this look when formatted on screen? Can you attach a screen shot please?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Copy link
Contributor

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@juanpedromoreno juanpedromoreno merged commit 476d475 into scala-exercises:master May 23, 2020
@augustjune augustjune deleted the additional-monad-transformers branch June 6, 2020 09:05
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

Successfully merging this pull request may close these issues.

5 participants