Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

In Scala, is it possible to write a script which refers to another script

scripting scala import

Implement a scala collection so that map, filter, etc. produce the right type

scala scala-collections

Scala: Problems with erasure on overriding equals function for parametrized classes

Backtracking in scala parser combinators?

Scala - string modification in a functional manner

Generating game moves functionally with Scala

Why does running javap on a compiled Scala class show weird entries in the constant pool?

scala jvm openjdk

Scala parallel assignments only in declarations

scala variable-assignment

PartialFunction type

scala

private field setter in scala

scala

How to get list of dependency jars from an sbt 0.10.0 project

scala sbt friend

Scala: are the initial values in an Array[Double] safe to use?

scala

How does <:< work?

scala

Writing my own generic map functioni

generics scala collections

Is there anything in Java close to the parallel collections in Scala?

Scala fails to infer the right type arguments

How can I use Ruby code in a buildr project?

ruby scala clojure buildr

How to add object to unparameterized Java List?

java scala interop

Scala style for empty class parameter lists

scala coding-style

Creating a Vaadin-sbt project

scala sbt vaadin