Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Can't convert MappedProjection to ProvenShape due to ambiguous implicit

Using Datastax Java Driver to query a row as a JSON

Scalaz: what role does filter play in |@|?

Cache.getOrElse on Futures in Playframework

pipeline operator in Scala

r scala

dataframe filter gives NullPointerException

Failure parsing views

scala seq

Convert Scala expression to Java 1.8

java scala apache-spark

java.lang.NoSuchMethodError: play.api.Logger$.init(Ljava/io/File;Lscala/Enumeration$Value;)V

scala

Automatically derived sealed trait/ADT ordering in Scala

How to serialize/deserialize a protobuf message that uses 'oneof' with ScalaPB?

Stackoverflow exception in a PersistentFSM actor

scala akka

Play WS standalone for 2.5.x

Conditional Implicit functions in Scala

Scalaz monad transformers. Applying f1:A => G[B], f2:B => G[C] function to F[G[A]] object

Share generic between traits

scala generics types

How to activate circular dependencies in Play 2.5?

How to pass an implicit value to an instance thats retrieved by guice

Shapeless not finding implicits in test, but can in REPL

scala shapeless

Intertwined dependencies between sbt plugin and projects within multi-project build that uses the plugin itself

scala plugins sbt