Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

sbt got error when run Spark hello world code?

scala apache-spark sbt

Restrictions in trait mixing

scala traits

In Scala, is assignment operator "=" a method call?

scala

Writing a test case for file uploads in Play 2.1 and Scala

Scala: Pattern matching when one of two items meets some condition

Why does currying in Scala need multiple parameter lists?

scala

What is => called in Scala? [closed]

scala

How would I yield an immutable.Map in Scala?

How to replace a given item in a list?

list scala

Efficient way to convert Scala Array to Unique Sorted List

Is there a division operation that produces both quotient and reminder?

scala math division modulo

Expand a Set[Set[String]] into Cartesian Product in Scala

scala scala-2.8

How to check covariant and contravariant position of an element in the function?

make a unique hash out of two strings

algorithm scala

Convert Scala's list into map with indicies as keys

list scala collections map

Check for the presence of a sub-list

Can Scala survive without corporate backing?

java scala jvm-languages

Scala performance question

How do you print the select statements for the following Slick queries?

scala slick

Summing up two options