Skip to content

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

Open
saltylight wants to merge 2 commits into
monet:developfrom
saltylight:develop
Open

added mapT, mapTT to d.ts, js#207
saltylight wants to merge 2 commits into
monet:developfrom
saltylight:develop

Conversation

@saltylight

@saltylight saltylight commented Mar 21, 2019

Copy link
Copy Markdown

#205 Protocol oriented monad transformers

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

@ulfryk

ulfryk commented Jun 4, 2019

Copy link
Copy Markdown
Member

@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