kitfre/Kinder

Add lift2 for types generic over 2 parameters, such as Result

Closed this issue · 2 comments

I am working on a fork to add support for types with two generic parameters e.g. Result. I added the macro and an implementation for Functor. I am planning to submit a PR once I add implementations for all typeclasses.

Awesome! I look forward to the finished result, I was just thinking about adding this feature and profunctors last night!

Closing the issue, as it's not really an issue - more of a status update!