Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala: filter and cast in one operation

scala collections

Factorial in Scala & Haskell

scala haskell

Where do the names value/expression kept in functional programs?

Scala data structure and complexity O(1)

scala data-structures

Scala collection for grouping while maintaining order

scala scala-collections

Play2 Framework/Scala/Specs2 - Do different FakeApplications share Singleton objects?

Disable http in finatra app

Closing over java.util.concurrent.ConcurrentHashMap inside a Future of Actor's receive method?

Scala akka - not able to run program from jar-with-dependency builded by Maven

eclipse scala maven jar akka

Inherited type alias in Scala is invisible in constructor declaration but visible in constructor body

scala type-alias

How can I get scala to work in the command line?

scala

Defining a val in terms of the member of an abstract val (Scala bug?)

scala

What is a good number of partitions in spark as a function of number of executors and threads?

Why does the same scala code work OK in command line while not in Intellij?

scala intellij-idea

scala play framework 2.2.6 encoding issue

unchecked since it is eliminated by erasure

scala akka type-erasure

image display using play framework and scala

scala view playframework