Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

STS Upgrate leads to MatchLocator problems

How to get SSSP actual path by apache spark graphX?

How to add a json object in to a json array using scala play?

json scala playframework

Missing logic in filter algorithm

algorithm scala recursion

Dynamically create extensible record in shapeless 2.0

scala shapeless

Does scala specification 2.10 and 2.11 exist?

scala specifications

How do I create an explicit companion object for a case class which behaves identically to the replaced compiler provided implicit companion object?

How to convert a generic HList to a List

scala shapeless

Java interoperability woes with Scala generics and boxing

java scala generics boxing

How to integrate npm/gulp/bower building process into sbt?

scala sbt npm gulp bower

Splitting a scalaz-stream process into two child streams

Spark Streaming: StreamingContext doesn't read data files

scala spark-streaming

Composing Free monads in Scala

How to avoid stack overflow when using scalaz's free monad?

scala scalaz free-monad

Scala reflection to instantiate scala.slick.lifted.TableQuery

scala reflection slick

Why scala's collections are not 'views' by default?

scala collections

Spark - Multiple filters on RDD in one pass

scala apache-spark

When is it appropriate to use a TrieMap?

scala scala-collections

Play 2.4 disable certain filters set based on request path or method

ExecutionContext to use with mapAsync in Akka-Streams