Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Invoke a Scala Function2 with a shapeless HList whose values do not match the argument order

What's the simplest way to pretty-print a Scala case class to JSON in Play Framework 2.1.x?

Passing Map as (flatMap) mapping function causes error

Drop first element conditionally in Scala?

scala scala-collections

How do I include ScalaDoc options in Maven

scala maven scaladoc

Avoid reassignment in functional programming - Bad example?

How do I refer to an uninstantiated class in Scala?

class scala types

Swagger codegen: simple JAX-RS example

java scala rest swagger

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