Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to print validation error outside of field constructor in Play framework 2

What is the common supertype of all instances of Kind in Type Theory

Building an immutable List based on conditions

scala

takeSample() function in Spark

scala random seeding

How do I get the value of a failed request in Dispatch?

scala scala-dispatch

IntelliJ show errors in scala source files but the project compiles successfully

scala maven intellij-idea

implementing methods of traits with additional implicit parameters

scala implicit traits

How can I find the definition of methods/operations defined in an implicitly-converted class?

scala

relation between variance and mutabilty / immutability in Scala

scala

Scalatra / Slick and insert IF NOT EXISTS

database scala slick scalatra

Logging syntax for Play Framework 2 in Scala

lift-json manipulation - adding in the right place

json scala lift lift-json

"implementation restriction: nested class is not allowed in value class This restriction is planned to be removed in subsequent releases."

scala

Polymorphism with Scala type classes

Why isn't ask defined directly on ActorRef for Akka?

scala akka

Scala: ExecutionContext for future for-comprehension

specs2 -- Could not create an instance

scala specs2

How to handle anorm's Pk deprecation

scala playframework anorm

Execution context for futures in Actors

scala akka actor future

Map[String,Object] from a DB (or Key Value store) to a Shapeless Extensible Record

scala shapeless