Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Two sets of constructor parameters in a scala class

class scala constructor

Map based cache with expiration and soft values

How to access state during transitions in Akka FSM

In current Scala, is there a cleaner way to do the "lazy constructor pattern"

How to set up an IntelliJ Idea Scala project to recognize local Ivy2 cache?

the equivalent of scalac -print from within sbt?

scala sbt

Why does this not give a type error?

scala types

Generating k pairwise independent hash functions

Lost in the inheritance graph of Scala's collections

Wrap Slick queries in Futures

scala future slick

Case class companion object generation error for compound type

Dependency injection with Akka

Scala Annotation Inheritance

How to pre-package external libraries when using Spark on a Mesos cluster

Spark 1.5.2 and SLF4J StaticLoggerBinder

How to serialize JSON with json4s with UTF-8 characters?

Tail recursive fold on a binary tree in Scala

How to prevent SBT to include test dependencies into the POM

scala sbt

Is there any way to generate a UUID in Java that is identical to that of the one generated in C#?

java c# scala hash guid

Scala type constraint to check argument values