StackOverflow Questions for Tag: either

pravin kottawar
pravin kottawar

Reputation: 25

How to Refactor Duplicate Logic in Mono-Based Service Methods Without Changing Return Types?

Score: 0

Views: 46

Answers: 1

Read More
Sridhar Ratnakumar
Sridhar Ratnakumar

Reputation: 85462

Either and inner Maybe error handling

Score: 1

Views: 1771

Answers: 4

Read More

Best way to turn a List of Eithers into an Either of a List?

Score: 44

Views: 20584

Answers: 9

Read More
Hannes
Hannes

Reputation: 5282

How to check an "Either" result in Scala Test?

Score: 10

Views: 6638

Answers: 5

Read More
Ani
Ani

Reputation: 463

Scala Yield returning Try[Either[]] rather then Either

Score: 0

Views: 364

Answers: 2

Read More
Kevin Meredith
Kevin Meredith

Reputation: 41939

Getting Value of Either

Score: 34

Views: 43307

Answers: 5

Read More
RobertJo
RobertJo

Reputation: 125

EitherT with Scala type alias

Score: 0

Views: 128

Answers: 1

Read More
Freewind
Freewind

Reputation: 198358

How to convert a `NonEmptyList[Either[Error, User]]` to `Either[Error, NonEmptyList[User]]` with cats?

Score: 5

Views: 490

Answers: 1

Read More
user6445533
user6445533

Reputation:

Why is there no alternative instance for Either but a semigroup that behaves similarily to alternative?

Score: 17

Views: 4025

Answers: 3

Read More
Yann Moisan
Yann Moisan

Reputation: 8281

How to split a List[Either[A, B]]

Score: 30

Views: 12776

Answers: 9

Read More
dmyTRUEk
dmyTRUEk

Reputation: 57

How to implement `From` for `Either` in Rust

Score: 2

Views: 143

Answers: 0

Read More
Michael
Michael

Reputation: 42100

Convert Option to Either in Scala

Score: 36

Views: 29059

Answers: 4

Read More
confusedandsad
confusedandsad

Reputation: 332

Haskell map on Right value of Either

Score: 0

Views: 168

Answers: 1

Read More
Abraham P
Abraham P

Reputation: 15481

Unwrapping a task either, handling errors, and providing default value

Score: 0

Views: 674

Answers: 2

Read More
David Novák
David Novák

Reputation: 1495

Using fp-ts sequenceS on Eithers with different left types

Score: 3

Views: 204

Answers: 1

Read More
RustyF
RustyF

Reputation: 13

Is there a simpler way to do this pipeline with languageext?

Score: 1

Views: 617

Answers: 1

Read More
Alevinevich
Alevinevich

Reputation: 43

How to call Arrow.kt function returning basically Either but using multiple context receivers

Score: 1

Views: 960

Answers: 1

Read More
qqq
qqq

Reputation: 1430

fp-ts TaskEither pipeline composed with Either pipelines

Score: 0

Views: 336

Answers: 1

Read More
KaC
KaC

Reputation: 613

How to use Scala Cats' Kleisli with Either

Score: 4

Views: 955

Answers: 2

Read More
coderodde
coderodde

Reputation: 977

Mapping an Either list to integers

Score: 2

Views: 169

Answers: 3

Read More
PreviousPage 1Next