#974: Add unzipEithers, lefts, rights to Data.Either
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: proposal | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------------+-----------------------------------------------
Changes (by guest):
* summary: Add isLeft, isRight, fromLeft, fromRight, and splitEithers to
Data.Either => Add unzipEithers, lefts, rights
to Data.Either
Comment:
I've removed the controvertial `isLeft`, `fromLeft`, `isRight`,
`fromRight` from the trac, and added `lefts` and `rights`. The
controvertial additions can be put in a new trac. Let us focus on the the
noncontrovertial additions first.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/974>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs