Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

What was the reason to restrict on combining implicit parameters and view/context bounds?

Scala REPL ~20secs to startup -- is this normal?

Scala Generics and Numeric Implicits

How to start Lift in embedded Jetty?

How to use OAuth 2 in Play Framework 2.0

java scala playframework

Change default capacity/load factor of scala mutable.HashMap

scala collections

Which Scala framework to use for testing REST services?

unit-testing scala rest

Error with javah when writing JNI in Scala with Java 7

How to make custom task avoid redoing work if the input files are unchanged?

scala sbt

Is there a way to do Scala programming in visual studio?

.net visual-studio scala

scala-way for managing object pools

scala objectpool

Convert List[String] into ValidationNEL[String, A] in a function

scala types scalaz

Scala multiple implicit conversions?

scala implicit-conversion

How do I disable logging for a specific dependency in SBT?

scala sbt slf4j logback slick

Two ways of starting a scala script, which is preferable?

scala unix

In Play 2.1, What to use instead of deprecated PushEnumerator

scala playframework-2.1

Playframework 2.1 doesn't find javax.persistence and play.db

How to distinguish compiler-inferred implicit conversion from explicitly invoked one?

See annotations in Scala reflection

cannot add a jar to scala repl with the :cp command