Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

using dbpedia spotlight in java or scala

java scala dbpedia

Scala, Currying on multi parameter-group method including implicit params?

scala currying

How exactly does the Scala implementation of <:<, <%<, =:= work in the compiler?

Constrain function based on origin (Path Dependent type? Type Generation?)

scala path-dependent-type

SBT always downloads the packages/scala libraries

scala sbt

java vs scala - reading in file on a separate thread

Field-specific error messages in Play Framework/Scala forms

Higher-Order Functions with Tuples

scala

How can I deserialize from JSON with Scala using *non-case* classes?

json scala

Handling timeouts in immutable classes

Read a matrix from a file in Scala Breeze

scala scalala scala-breeze

Is it possible to implement something akin to Scala's @BeanProperty with macros?

scala macros scala-macros

split a stream in many

scala scala-collections

What happens if you edit a file during compilation?

java scala compilation

Scala.Either getOrElse method

scala either

no access to a java static method from scala

Scala error: class file is broken, bad constant pool index

scala scala-2.10

sbt assembly task runs slowly after adding some dependencies

Heterogeneous arguments in a Scala function

Why can't Scala find implicit value for parameter scala.slick.session.Session?