Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Forward reference extends over definition of value shapes

scala reference

Play Framework 2.2 action composition returning a custom object

Creating a shapeless polymorphic function with a naked type param

Using Bower with Play

Can't get LWJGL to run using IDEA and SBT

How to use Quasar with Scala under sbt?

scala sbt quasar

Dynamically parametrize Poly1 function in shapeless

How to create a task that prints command line arguments?

scala sbt

Testing laws of side-effecting monad

How to run sequence over List[F[G[A]]] to get F[G[List[A]]]

scala scalaz

How to add WebJars to my Play app?

Why does the "contains" method on "Option" use a second type with lower bound instead of an "Any" type?

scala

Intellij code style to align single-line comments

How to call a stored procedure and get return value in Slick (using Scala)

Reading very large files (~ 1 TB) in sequential blocks [duplicate]

scala large-files

Spark-Shell: Howto define JAR loading order

scala apache-spark

Typeclasses in Haskell v. Scala

scala haskell typeclass

Spark: Input a vector

Strange behavior of type inference in function with upper bound

Implicit abstract class constructor parameter and inheritance in Scala

scala implicit scaldi