Mickey Donaghy
10/12/2020, 7:48 AMEither#merge
in Scala - an extension on Either<A, A>
that returns A
? Shall I PR one?raulraja
10/12/2020, 2:57 PMYeray Cabello
10/12/2020, 3:00 PMcollapse
as the name back then. Since the terminology used in fold
used that expression: Collapsing to a single type.
In the end, it's either.fold(:: identity, :: identity)
Yeray Cabello
10/12/2020, 3:00 PMYeray Cabello
10/12/2020, 3:01 PMstarke
11/16/2020, 3:06 PMMickey Donaghy
11/18/2020, 12:00 AM