Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala: Try till first success on a list

Play 2.3 writing options with Json.obj and getOrElse

How to resolve ambiguous method reference in scala

scala slf4j

How to flatmap a nested Dataframe in Spark

Is Scala mapValues lazy?

how to use string func startsWith to check on a list of strings instead of one?

scala

How do I get IntelliJ to display the Scala compilation deprecation warnings

No Json formatter for Option[String]?

json scala play-json

NoClassDefFoundError: scala/Product$class

java scala maven apache-spark

Invalid Json: No content to map due to end-of-input when using play body parser

scala playframework

Scala dot syntax (or lack thereof)

java syntax scala

Scala - how to explicitly choose which overloaded method to use when one arg must be null?

How to write (String): Int function?

scala

How to set SBT default log level to "warn"?

scala logging default sbt

List elements matching on their type

list scala pattern-matching

Why scala can't infer the type in a partial method?

Mutating a mutable collection using map?

scala

Where can I find list of all special traits in Scala?

scala

In Scala, why does getInstance fail to work with GregorianCalendar?

scala

How to import FromString for joda-time?

scala dependencies jodatime