Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Play2 does not find my implicit Reads or Format for JSON

Spock mocks for Akka's ActorRef

scala groovy akka spock

DateTime does not equal itself after unserialization

Removing nth element from a String Array in Scala

scala

Why parentheses around int on a scala method invocation

scala

Scala: value :: is not a member of Int

scala

get first 2 values in a comma separated string

scala

Matching on nested exception type

scala

in scala how to convert one case class to another immune to code changes field additions?

scala

Scala - How to define map, where value depends on key?

scala dictionary

How to include application/x-www-form-urlencoded HttpHeader in Akka-http 2.4.1?

scala akka-http

Spark java.lang.ClassCastException: scala.collection.mutable.WrappedArray$ofRef cannot be cast to java.util.ArrayList

Are there any good Scala-specific frameworks and libraries worth taking a look out there? [closed]

scala frameworks

Scala: Mixing traits with private fields

Implementing ifTrue, ifFalse, ifSome, ifNone, etc. in Scala to avoid if(...) and simple pattern matching

scala match control-flow

scala's mutable and immutable set when to use val and var

scala

How to generate n-grams in scala?

scala n-gram

Scala constructor abstraction

scala polymorphism

Scala Dispatch library: how to handle connection failure or timeout?

Ideal functional language for implementing a full text search with .NET [closed]

.net scala haskell clojure f#