Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala Typing: How to Ensure Numeric Type

Executing CPU-bound tasks with Scala actors?

scala concurrency actor

Why does fold have the following type in Scala?

Scala: lightweight way to put Arrays in a Set or Map

arrays scala set equals hashcode

Scala Parser Combinator, Ambiguous Grammar & Parse Forest

Indirect recursive generic type definitions in scala

scala generics recursion

performance in scala logging libraries call-by-value vs call-by-name

Relations between different functional programming notions

Scala duck typing pattern matching

No Json deserializer found for type java.util.Date

scala playframework

Scala Regex union

regex scala

How do I provide basic configuration for a Scala application?

scala

Ambiguous imports in Scala

scala import

Type aliasing ordered generics in Scala

How to rewrite a for-loop Seq output into Stream output?

scala stream

How do I use Scala dispatch to get the URL returned in a 301 redirect?

Using Xeon Phi with JVM-based language

How to read a file in Play Framework 2.2.1?

OAuth2 provider for Scalatra or Play framework in Scala

case with an @ symbol in akka

scala pattern-matching