Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Cast Any of String to Int

scala

Overloading on return type?

scala

Writing a generic mean function in Scala

scala

Can all usages of `forSome` be replaced by an equivalent usage of `_`?

How to handle null input parameters in Scala

scala

Scala Implicit Ordering

scala implicit

What are the differences between Either and Option?

scala

Is there a way to filter a field not containing something in a spark dataframe using scala?

scalacheck: Generate a non empty string

scala scalacheck

Spark SQL change format of the number

Reflection on a Scala case class

Casting String to Long in Scala in template play 2.0 template

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