Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

In Scala, combine objects methods as class methods

class scala object traits

What library can I use for calc large sparse matrix in Java or Scala?

Omitting parenthesis

scala

Scala & Play! & Slick & PostgreSQL auto increment

How can I write a function that performs a case statement with a generic type? [duplicate]

scala

Multiple project dependencies in SBT native packager

Play Scala Json Missing Property vs Null

QuickSort can't be applied to ArrayBuffer to do sorting In place in Scala

How to implement CSRF protection in PlayFramework 2.1.x (Scala)?

Scala run process on different working dir

scala process ioexception

Type erasure with parameter defaults

Scala Pickling: Writing a custom pickler / unpickler for nested structures

scala scala-pickling

How to get the classtag of a path-dependent type

scala path-dependent-type

Play Framework, Specs2 - Calling controller method directly from unit test

How do you write a Scala script that will react to file changes

scala

sbt is using wrong scala version rather than using the configuration in build.sbt

scala sbt

Scala image resize and crop [closed]

Implementing `sequence` on a Monad

scala monads

Spark RDD's - how do they work

How to pattern match a class with multiple argument lists?