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.Either getOrElse method
Apr 03, 2020
scala
either
Accumulating errors with EitherT
May 09, 2022
haskell
error-handling
either
How to make Either into a functor in second type
Aug 04, 2021
haskell
functor
either
Pattern match on value of Either inside a for comprehension?
Nov 11, 2022
scala
pattern-matching
for-comprehension
either
A way to generalize Haskell's Either type for arbitrarily many types?
Oct 17, 2022
haskell
types
either
parametric-polymorphism
Either, Options and for comprehensions
Jan 14, 2017
scala
monads
either
Scala.Either orElse method
Nov 01, 2021
scala
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
« Newer Entries
Older Entries »