Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala operations with arrays performance (scalacl plugin)

scala scalacl

Scala DRYing try/catch

scala logging try-catch dry

Loading files from JAR in Scala

scala jar

How is the Stream-cons #:: translated in Scala?

scala

scala code causes error in eclipse for playframework-2.0

Scala - unit test setup (use access modifier qualifiers?)

unit-testing scala scope tdd

JSR-223 Scala Script Engine

java scala

NoSQL (e.g. MongoDB) or RDMS (e.g. PostgreSQL) for new Scala project?

Unable to map on HList

Type-safe rectangular multidimensional array type

Playframework 2 as SOAP server

Scala implicit with variable argument list

Marking an argument implicit inside a method

scala implicit

Typing over companion object in Scala

Play 2: How to compare strings in scala template?

How to print validation error outside of field constructor in Play framework 2

What is the common supertype of all instances of Kind in Type Theory

Building an immutable List based on conditions

scala

takeSample() function in Spark

scala random seeding

How do I get the value of a failed request in Dispatch?

scala scala-dispatch