Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala Play! Using anorm or ORM

scala orm playframework anorm

Scala - initialization order of vals

Play 2.0 / SBT: Exclude certain transitive dependencies from some/all modules in Build.scala

scala playframework-2.0 sbt

How to escape a string for use in XML/HTML document in Scala?

html xml scala escaping

Scala's wrong forward reference error

How to read query parameters in akka-http?

scala akka-stream akka-http

Could you share a link to an URL parsing implementation? [closed]

java string parsing url scala

Conditional variable setting

Multiline regex capture in Scala

regex scala

Understanding Case class and Traits in Scala

scala

Is there a Haskell equivalent of Scala's Iterable.maxBy?

scala haskell

Play JSON formatter for Map[Int,_]

Apache Spark error while start

java scala hadoop

Scala/Spark version compatibility

scala apache-spark

What does Mirah offer over JRuby,Groovy and Scala?

Return tail if list is not empty or return empty list

scala

Type casting using type parameter

scala reflection shapeless

Can compile Scala programs but can't run them

scala compilation

spark partition data writing by timestamp

Can someone explain me implicit conversions in Scala?

scala implicit-conversion