Search code examples
Why isn't Validation a Monad?...


scalamonadsscalazscalaz7

Read More
Missing Functor and Monad instances when using scala.concurrent.Future with EitherT...


scalamonad-transformersscalaz7

Read More
Scalaz 7 how to use Functor with Function1...


scalascalazscalaz7

Read More
Convert Vector to Tuple scala...


scalascala-collectionsscala-2.10scalaz7

Read More
Scalaz Functor typeclass special symbols...


scalaintellij-ideascalazscalaz7kind-projector

Read More
What does λ[α =>F] mean?...


scalazscalaz7kind-projector

Read More
How to elegantly combine multiple Tasks containing options in ZIO...


scalascalazscala-catsscalaz7zio

Read More
Chaining a number of transitions with the state Monad...


scalascalazscala-catsstate-monadscalaz7

Read More
How do I declare a scala case class to be an instance of Scalaz's Semigroup?...


scalascalazscalaz7

Read More
Merge maps in scalaz with a complex (double) operation...


scalascalazscalaz7

Read More
Specifying an execution context for Monad[Future] when using EitherT in Scalaz 7...


scalafuturescalazmonad-transformersscalaz7

Read More
Traversing Scalaz Tree...


scalatreescalazscalaz7

Read More
Where is Scalaz Bind.bind implemented?...


scalaz7

Read More
Why is List a Semigroup but Seq is not?...


scalafunctional-programmingscalazscalaz7

Read More
Lifting a function which takes implicit parameter using functor (Scalaz7)...


scalascalazscalaz7

Read More
use scalaz's === for adt's...


scalatypeclassscalaz7

Read More
How to implement a Scalaz Applicative?...


scalascalazscalaz7

Read More
Scalaz Reader to ReaderT...


scalascalazscalaz7

Read More
Scala multiple generic parameter data structure typeclass instance...


scalascalaz7

Read More
Are unboxed tagged types safe?...


scalascalazscala-2.11scalaz7

Read More
Scalaz.NonEmptyList vs Scala.List?...


scalazscalaz7

Read More
"private[syntax]" in Scala...


scalascalazscalaz7

Read More
State transformations with a shapeless State monad...


scalascalazshapelessstate-monadscalaz7

Read More
A little help on understanding Scalaz Future and Task...


scalaasynchronousconcurrencyscalazscalaz7

Read More
Monadic Reduce in the State Monad...


scalascalazscalaz7

Read More
scalaz 7 equivalent of `<|*|>` from scalaz 6...


scalascalazscalaz7

Read More
What's the new name for map2 in Scalaz 7?...


scalafunctorscalazscalaz7

Read More
Why awakeEvery was removed from scalaz-stream...


scalascalazscalaz7scalaz-stream

Read More
Scalaz Writer Monad and filterM...


scalahaskellscalazscalaz7

Read More
Create a OptionT[Future, A] from a lower-kinded type...


scalascalazscalaz7

Read More
BackNext