Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Using Solr from Scala/ Play

scala solr playframework

using custom scala types in List

scala custom-type typelist

Java -> Scala, performances on collections

java scala collections

what happens in scala when loading objects that extends App?

scala lazy-evaluation

scala error : ';' expected but 'import' found

scala

Ajax file upload with Play 2.0: exists but replace parameter is false

By-name type parameters

scala pass-by-name

type inference in fold left one-liner?

scala type-inference fold

Deleting indexed nodes in Neo4j

scala indexing neo4j

scala custom map

scala types

scala macros: Add function to class

Scala and Python's pass

scala

How to show Backtrace for emacs?

scala emacs emacs-prelude

Why are parenthesis required for invoking methods with default arguments?

scala

Scala immutable vs mutable. What is the way one should go?

Error with definition covariant and contravariant types

scala

imported package is not available in Play! framework template

Unexpected Scala Map type

scala type-inference

Scala: how to make a Hash(Trie)Map from a Map (via Anorm in Play)

scala playframework anorm

Scala Type Inference Issues with Parametric Function

scala type-inference