Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Role of `?` when accessing environment variables in HOCON files

scala typesafe-config

Is .g8 directory necessary?

scala sbt giter8

Spark, Alternative to Fat Jar

Extract words from a string column in spark dataframe

Does Scala's Partial Function have a Java Equivalent?

java scala java-8

Warning Match may not be exhaustive

scala pattern-matching

How scalable is the Lift framework's comet/reverse ajax?

Launch Scala REPL programmatically?

Alternatives to java on android [closed]

java android scala clojure

Multiple return points in scala closure/anonymous function

Building jar with maven-scala-plugin

What is the most functional and ready-to-use SWT API in Scala?

user-interface scala swt

In Scala, is there a shorthand for reducing a generic type's arity?

generics scala scalaz

Creating an instance of a type alias causes "class type required" error

scala

How to do a paged query using ScalaQuery?

scala scalaquery

Clojure futures in context of Scala's concurrency models

scala error: found and required are same

scala

How to extend ImageView in an Android-Scala app?

How to expose REST service for JSON?

scala spray spray-json

How to avoid stair-stepping with Monad Transformers in scala?