Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scalaz

Applying validation from HList to a case class

scala scalaz shapeless hlist

collapsing \/[A,A] to A

Scalaz flipping nested existential / validation mono-whatevers-nads around pre-applicative-building

Repeatly eval T => scala.concurrent.Future[T] to a Process[?, T]

scala scalaz scalaz-stream

Scalaz unboxed tagged type not automatically unboxed

Vector of Any to Shapeless HList

Why is there no >=> semigroup for A => M[A] in Scalaz?

scala scalaz kleisli semigroup

How to use Monoid Scala?

Combining the elements of 2 lists

scala scalaz applicative

Find used implicits in the Scala REPL

scala scalaz

Is there a function in scala or scalaz to apply a function to a list if the list is not empty?

scala scalaz

Return Future Message from an Actor

scala akka scalaz

What is the implicit resolution sequence in this "simple" ScalaZ tutorial code example?

Scala Type Based Attribute Extractor - Getter only Lens?

Which Monad Transformer to use?

How do I use Name as an applicative?

Transforming an `Option[Tuple]` in a scalaz `\/`

scala scalaz

Mapping over a JSON array with Argonaut

scala scalaz argonaut

"private[syntax]" in Scala [duplicate]

scala scalaz scalaz7

scalaz 7.2.6 flatMap is not a method of Validation?

scalaz