Resolve name collsion of `first` and `second` by Control.Arrow and Data.Bifunctor
박신환
ndospark320 at naver.com
Tue May 8 14:35:22 UTC 2018
I had to import both Control.Arrow and Data.Bifunctor, and the name collision is annoying.
`first` and `second` from Data.Bifunctor should be given other names. I suggest (<$<) and (>$>), respectively.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20180508/d8b44fc6/attachment.html>
More information about the Libraries
mailing list