Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala problem - how to run a program that is in a package?

scala

How to read from zipped xml files in Scala code?

scala gzip scala-2.8

Why is the main function not running in the REPL?

scala

Parsing very large xml lazily

scala xml-parsing

Parameterized logging in slf4j - how does it compare to scala's by-name parameters?

Scala: split string via pattern matching

How do I sbt test continually until a flakey test fails?

scala sbt

Listening to Akka-HTTP ports remotely

scala akka port akka-http

Spark Select with a List of Columns Scala

scala apache-spark

Scala insert into list at specific locations

If-statement scoped variables

scala

Scala best practices: simple Option[] usage

scala null

How to create a synchronized object method in scala

scala synchronization

Removing punctuation marks form text in Scala - Spark

Spark: Joining with array

Is there an equivalent in Scala to Python's more general map function?

Select certain super class for method call in Scala

scala

Setting HTTP headers in Play 2.0 (scala)?

Where did Option[T] come from in Scala?

How do I remove trailing elements in a Scala collection?

scala