Arrow: Add Semigroup Instance for Either

Created on 10 Jun 2018  路  3Comments  路  Source: arrow-kt/arrow

Create a Semigroup Instance for Either with the following behaviour:

  • SG from Left & Right = Right, just the combination of Left & Left would be = Left

Most helpful comment

Yep, I've got it. Will update with a PR here for Either and Try

All 3 comments

@bassjacob is taking a look at this ticket already!

Yep, I've got it. Will update with a PR here for Either and Try

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Northburns picture Northburns  路  4Comments

1Jajen1 picture 1Jajen1  路  3Comments

pakoito picture pakoito  路  3Comments

AntonioMateoGomez picture AntonioMateoGomez  路  4Comments

pakoito picture pakoito  路  3Comments