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
for comprehensions with if guard
Mar 25, 2023
scala
monads
for-comprehension
either
Scala - Define type for Either for compactness or write it explicitly for readability?
Dec 30, 2022
scala
api-design
either
Monad Transformer stacks in Scala
Dec 27, 2022
scala
stack
state
monads
either
Scala Either : simplest way to get a property that exists on right and left
Dec 26, 2022
scala
either
std::future<neither::Either<int, std::string>> segmentation fault
Dec 21, 2022
c++
c++14
either
Replacing Exceptions With Either/Maybe/Option
Dec 13, 2022
c#
haskell
exception
functional-programming
either
Understanding the diagrams of Product and Coproduct
Dec 08, 2022
scala
haskell
tuples
category-theory
either
Filtering a set of Either[x, y], with logging
Dec 04, 2022
scala
functional-programming
either
Monad transformers explained in Javascript?
Dec 03, 2022
javascript
functional-programming
monads
either
futuretask
Either for error handling in java
Nov 10, 2022
java
error-handling
either
functional-java
Can I build something like a lens when my getter and setter return `Either`?
Nov 09, 2022
haskell
haskell-lens
either
why can't I extract a tuple from Either projection inside for comprehension using pattern matching?
Oct 19, 2022
scala
either
How can I convert a list of Either to a list of Right values?
Oct 19, 2022
scala
either
Is Scala Either really a Monad
Aug 06, 2022
scala
monads
either
How do I collapse an Either in PureScript?
Mar 05, 2021
purescript
either
How to convert a `NonEmptyList[Either[Error, User]]` to `Either[Error, NonEmptyList[User]]` with cats?
May 19, 2021
scala
list
scala-cats
either
What is an idiomatic way to filter out Either Left in an akka stream?
Jun 06, 2022
scala
akka
akka-stream
either
Kotlin - How to properly map result using Either?
Jun 28, 2022
android
kotlin
either
how do I process returned Either
Oct 22, 2022
scala
either
Mapping over Either's Left
Sep 01, 2022
haskell
either
Older Entries »