Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to validate string format with scala in compile time

scala

write generic function that calls generic functions in scala

scala generics apache-spark

Dis-ambiguating implicit resolution in Scala

scala implicit

How do I set a proxy server when using dispatch.Http?

scala

Play 2.3 scala forms - how to customise constraint messages

Can scala accept any derivation of a tuple as an argument list?

scala

SBT: List project dependency libs

scala dependencies sbt

Play Framework automatic JSON marshalling

Scala: Call function only with specified path-dependent type param

scala path-dependent-type

Play 2 framework: scala iterate through fields of java objects in view

Scala json parsing for single field class

json scala playframework

Using Specs with unitils

scala specs scalatest unitils

Scala - calling a method with generic type parameter given a string value that determines the correct type

scala generics

"Lifting" exceptions to Option types

How to take Transpose of a Dataset in scala?

scala csv rdd

bundling multiple artifact for deployment?

java scala maven

How to process files using Spark Structured Streaming chunk by chunk?