List Question
10 TechQA 2024-11-01 20:17:03Handling errors with purity in Clojure?
563 views
Asked by Mario
How to transform Either[Future[A], Future[B]] to Future[Either[A, B]]
2.2k views
Asked by kostja
Using # with Either types in PureScript
124 views
Asked by sdgfsdh
How do I collapse an Either in PureScript?
514 views
Asked by sdgfsdh
EitherT filter with error in Scalaz
341 views
Asked by DennisVDB
Either Monad or not?
157 views
Asked by Randomize
Either[String,Unit] - is it idiomatic ? Is there a more idiomatic type for this?
844 views
Asked by jhegedus
Is the Scalaz disjunction \/ meant to replace the standard library's Either?
1.7k views
Asked by Simon
Layering State with Either in scalaz
573 views
Asked by Sim
Is Scala Either really a Monad
1.8k views
Asked by goral