Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to access a field's value via reflection (Scala 2.8)

Datatype-generic programming libraries for Scala

why use akka eventhandler for logging

java scala logging actor akka

Is there a tool for Scala to clean all the unused imports from all the code files? [closed]

How to fork the jvm for each test in sbt

scala sbt

Play! 2.0 console in Intellij IDEA won't work

Method cannot be accessed in Macro generated class

scala macros scala-macros

Is it possible/advisable to have a different supervision strategy for different children of an Akka 2 actor?

implicit conversion over multiple levels, why does int to double automatically work?

scala

How to control the concurrency of future.sequence in scala?

Spark (Scala) filter array of structs without explode

scala apache-spark

Scala class file vs Java class file

java scala distribution

Can you suggest any good intro to Scala philosophy and programs design?

scala

Which are the implicit objects available by default on templates?

scala playframework-2.0

How to exclude java source files in doc task?

scala sbt scaladoc

Play2 form attributes with - in them "value - is not a member of Symbol"

sbt: suppressing logging prefix in stdout

scala logging sbt

Scala Datatype for numeric real range

scala

Scalacheck won't properly report the failing case

SBT and External Libraries in Intellij

scala intellij-idea