Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

how to format a number/date in play 2.0 template?

scala playframework-2.0

What do user-defined value classes look like from Java?

Display SCCT coverage in Jenkins

Cannot implement representation type as type member

Not sure where my assignment is going

scala

error: polymorphic expression with default arguments

Getting implicit scala Numeric from Azavea Numeric

scala generics numeric

Traversable => Java Iterator

Creating a method definition tree from a method symbol and a body

TraversableOnce, Future, and Option in a Scala for comprehension

scala monads future

Is it possible to define a macro with variadic parameters, and get a type for each parameter?

Play Framework 2 scala specs2 mockito, how do I write a mocking unit test

How can I deconstruct a Spray API HTTPResponse?

scala solr akka spray

How can I avoid Slick's model declaration verbosity and repetitiveness

How to echo user input in Scala REPL?

Fast functional merge sort

algorithm scala sorting

"Error during sbt execution: No Scala version specified or detected" with SBT from Homebrew

scala sbt homebrew

How can I solve conflicting cross version suffixes in SBT?

IntelliJ overrides Scala additional compiler options when synced from Gradle

scala intellij-idea gradle

How send messages to akka system in neighbouring jvm?