Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How come I can define generic exception types in Scala?

java scala jvm

using Java generic method from Scala

Making more "functional" code in Scala to use immutable collections

Can I override the toString method of an anonymous function in Scala?

scala

Play: error: not found: value playScalaSettings

Possible to have named constants in scala?

scala

Logging in Play non-blocking?

Sending writes to the mysql master and reads to slave in slick

Akka remoting between different version

scala akka

Inserting Json objects in PostgreSQL json fields with Anorm

Do size and length in Scala collections generate the same byte code?

scala

Does Scala Async do everything that Clojure's core.async does?

Class X Takes Types Parameters

scala parser-generator

Why does this list-of-futures to future-of-list transformation compile and work?

How to install sbt-idea and use gen-idea [closed]

Scala Default parameter value derived from previous parameters

scala

config directory when using sbt-native-packager

Can minor version update be used to minor update transitive dependencies?

Scala: Multiple implicit conversions with same name

How to convert Long to Duration (import scala.concurrent.duration) in SCALA

scala akka actor