Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

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

Akka non blocking options when an HTTP response is requied

http scala akka nonblocking

Operators as function literals

scala

Simple scalatest project won't be compiled

scala sbt

How to make implicit conversion work during pattern matching

Java/Scala reflection: Get class methods in order and force object init

String range in Scala

scala

Missing Sized.unapply

scala shapeless