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

added mapT, mapTT to d.ts, js #207

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

saltylight
Copy link

@saltylight saltylight commented Mar 21, 2019

#205 Protocol oriented monad transformers

@ulfryk
How about implementing Protocol oriented monad transformers like this?
flatMapT, flatMapTT can also be implemented similarly.

@ulfryk
Copy link
Member

ulfryk commented Jun 4, 2019

@saltylight I'm not sure if that is fully type-safe (I suspect it is not). Probably the only chance to make it type-safe is by making it with standalone functions, not methods :/

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.

2 participants