Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

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?

How do I match a thrown Exception's message?

scala specs2

How to use java proxy in scala

Scala, Play, Akka, Websocket: how to pass actor messages through websocket

slick exception when trying to connect to MySql

scala slick

Either, Try, and Validation in Scala

How to use ScriptEngine in ScalaTest

scala java-8 scalatest nashorn

How can I do a verbose compile in Play Framework?