Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

General 'map' function for Scala tuples?

Guide to scala.io and simple IO for Scala 2.9?

file scala stream io

Create script with classpath from SBT

scala classpath sbt

read xml in UTF-8 in scala

xml scala encoding

Difference in flattening an Option[List[Int]] in 2.9.1 and 2.10 nightly

scala

How to specify complex form validations in Play 2?

Is Array[String] not a subclass of Seq[String] in Scala?

Short-circuiting function from foreach

Changing Scalatra Port

scala port sbt scalatra

Is it possible to write an IntelliJ plugin using Scala? [duplicate]

scala intellij-idea

Calling into Play framework app from the Scala console

How to iterate all the product types in a coproduct using shapeless?

scala shapeless

How to convert string array to int array in scala

scala types casting

Sort tuples by first element reverse, second element regular

scala sorting

Cannot Resolve Symbol "Scalatest"

scala sbt scalatest

Spark and SparkSQL: How to imitate window function?

Scala and State Monad

scala state-monad

Cannot convert string to a long in scala

scala

Play Framework JSON Format for Case Objects

Why accesing DataFrame from UDF results in NullPointerException?

scala apache-spark