Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in either
Scala polymorphic function for filtering an input List of Either
Jan 19, 2022
scala
types
monads
either
parametric-polymorphism
How to map (Either String (a -> b)) to (Either String [(a -> b)])
Jan 02, 2018
haskell
monads
either
How to initialize an Either to Right and specify the type of Left?
Nov 18, 2022
scala
either
How does EitherT work?
Sep 16, 2022
error-handling
monad-transformers
haskell
either
Reduce nestedness when using successive Either/Maybe
Dec 07, 2021
haskell
monads
flatten
maybe
either
option-type
Pure error handling in Haskell with Either: how to fold with error possibility?
Jan 30, 2022
haskell
exception-handling
error-handling
fold
either
Reducing Iterable[Either[A,B]] to Either[A, Iterable[B]]
Nov 29, 2021
scala
functional-programming
iterable
either
Chaining method calls with Either
Sep 15, 2022
scala
functional-programming
monads
either
How to convert functions raising exceptions to functions returning Either?
Nov 03, 2018
scala
exception-handling
either
Using 'Either' in Haskell
Apr 02, 2022
haskell
monads
either
Applicative Functors and Left from Either
Nov 06, 2022
haskell
functor
either
applicative
Can I ask an Either whether it is Left (or Right)?
Apr 25, 2022
haskell
either
How to transform Either[Future[A], Future[B]] to Future[Either[A, B]]
Oct 26, 2018
scala
applicative
either
scala-cats
Handling failures with Either -> Where is the stacktrace?
Dec 28, 2020
java
scala
exception
exception-handling
either
lift Either to ExceptT automatically
Dec 07, 2021
haskell
monads
monad-transformers
either
lifting
Catching errors thrown with `error`?
Jan 30, 2022
haskell
exception-handling
either
How do I program monadicaly in Java8 while getting comparable performance?
Jul 28, 2020
java
performance
java-8
monads
either
Idiomatic way to write firstRightOrLefts in Haskell?
Jul 23, 2019
haskell
either
scala Either.RightProjection confusion (for comprehension de-sugaring)
Dec 28, 2020
scala
for-loop
monads
either
Trying to implement Data.Either
Jun 15, 2016
haskell
functor
either
« Newer Entries
Older Entries »