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

Explore a submodule for more performant instances. #80

Open
LukaJCB opened this issue Sep 30, 2018 · 2 comments
Open

Explore a submodule for more performant instances. #80

LukaJCB opened this issue Sep 30, 2018 · 2 comments

Comments

@LukaJCB
Copy link
Member

LukaJCB commented Sep 30, 2018

As many have said before, stacking multiple monad transformers can be quite inefficient, it'd be cool if we had some kind of story for supporting performant instances for different combination of mtl classes.
Oleg has already done some work in that regard with meow-mtl and at the start of the year, I've also played around with specialized instances at cats-mtl-special.

@iravid
Copy link

iravid commented Sep 30, 2018

Happy to contribute https://github.com/iravid/irwst :)

@LukaJCB
Copy link
Member Author

LukaJCB commented Sep 30, 2018

@iravid That looks really cool, I think it'd be a great fit :)

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