Risto-Stevcev/idris-functors

Idris-Bifunctors

Opened this issue · 4 comments

Looks like you're duplicating the work in https://github.com/japesinator/Idris-Bifunctors/

Ugh... darn. Idris needs a package manager badly

Well at least I only duplicated Bifunctor, the Compose, Coproduct and Product isn't there

I feel that at the moment foundational things like these (Bifunctors, Comonads, etc) are better off merged into contrib@Idris-Dev. Then, once we get a package manager, some of it could be split off into separate packages.