Closed joneshf closed 9 years ago
Looks fine to me. I'm a little sad about the ticks in the names though. We really need qualified names for type class members.
@garyb ?
I think there's something wrong with GitHub notifications for me, or I'm oblivious ;) didn't even notice this before...
Is it really a problem to call it first
? I'd rather qualify on import personally. Isn't Profunctor
more fundamental than Arrow
too, so if either should be prime'd it should be Arrow
.
Guess it's time to read http://www-mmm.is.s.u-tokyo.ac.jp/~ichiro/papers/fromComptoComp.pdf and friends.
Can we just go ahead and change these to first
and second
or is that going to cause problems that can't be fixed by qualification?
Thanks! Sorry it took so long to get to...
No worries :).
bump