Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Many-value map in Scala

scala scala-2.8 multimap

In Scala, how to find an elemein in CSV by a pair of key values?

scala file-io csv

Scala's blend of functional with object-oriented

scala

Do Scala 2.8.1 and SBT work ok with JDK 7?

scala java sbt

Using LiftScreen field or text

scala lift

Implicit parameter not found on function application

Scala parameterized type problem with returning an instance of the same type

generics scala scala-2.8

Scala compile-time recursion?

scala ArrayBuffer remove all elements with a predicat

scala arraybuffer

What is the behavior of scala.concurrent.ExecutionContext.Implicits.global?

scala concurrency future

Akka Streams: State in a flow

How do I find the absolute path to a Play Framework app?

java scala playframework

Lifting a bijection into a functor

Scala - Booleans - & vs &&, | vs ||

scala boolean operators

How can I match classes in a Scala "match" statement?

scala

Making sense of Scala FP Libraries

How to retrieve Scala's version in REPL? [duplicate]

scala

How to add a Spark Dataframe to the bottom of another dataframe?

Creating a flow from actor in Akka Streams

scala akka akka-stream

Can't import scala.reflect.runtime.universe

scala reflection