Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

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

How to assemble an Akka Streams sink from multiple file writes?

Too many elements for Tuple: 27, allowed: 22

scala slick slick-3.0

Spark Source code: How to understand withScope method

scala apache-spark

Async before and after for creating and dropping scala slick tables in scalatest

Sequences in Spark dataframe

How to use UUID in a VARCHAR column with Slick?

mysql scala slick