Why isn't Validation a Monad?...
Read MoreMissing Functor and Monad instances when using scala.concurrent.Future with EitherT...
Read MoreScalaz 7 how to use Functor with Function1...
Read MoreScalaz Functor typeclass special symbols...
Read MoreHow to elegantly combine multiple Tasks containing options in ZIO...
Read MoreChaining a number of transitions with the state Monad...
Read MoreHow do I declare a scala case class to be an instance of Scalaz's Semigroup?...
Read MoreMerge maps in scalaz with a complex (double) operation...
Read MoreSpecifying an execution context for Monad[Future] when using EitherT in Scalaz 7...
Read MoreWhere is Scalaz Bind.bind implemented?...
Read MoreWhy is List a Semigroup but Seq is not?...
Read MoreLifting a function which takes implicit parameter using functor (Scalaz7)...
Read Moreuse scalaz's === for adt's...
Read MoreHow to implement a Scalaz Applicative?...
Read MoreScala multiple generic parameter data structure typeclass instance...
Read MoreScalaz.NonEmptyList vs Scala.List?...
Read More"private[syntax]" in Scala...
Read MoreState transformations with a shapeless State monad...
Read MoreA little help on understanding Scalaz Future and Task...
Read MoreMonadic Reduce in the State Monad...
Read Morescalaz 7 equivalent of `<|*|>` from scalaz 6...
Read MoreWhat's the new name for map2 in Scalaz 7?...
Read MoreWhy awakeEvery was removed from scalaz-stream...
Read MoreCreate a OptionT[Future, A] from a lower-kinded type...
Read More