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

Any plan to support WriterT #1050

Closed
placidusax-in-storm opened this issue Dec 14, 2019 · 0 comments
Closed

Any plan to support WriterT #1050

placidusax-in-storm opened this issue Dec 14, 2019 · 0 comments
Assignees
Milestone

Comments

@placidusax-in-storm
Copy link

🚀 Feature request

Current Behavior

For now, fp-ts only has Writer and the implement of WriterT is missing.
However, in Scala functional programming library Cats, Writeris just a alias ofWriterT[Id,W,A]`

Desired Behavior

Support WriterT and implement the Writer in terms of it.

@gcanti gcanti self-assigned this Dec 20, 2019
@gcanti gcanti added this to the v2.4 milestone Dec 20, 2019
gcanti added a commit that referenced this issue Dec 20, 2019
@gcanti gcanti closed this as completed in eeda5e5 Dec 21, 2019
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

2 participants