Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

More functional approach to xml parsing

xml scala

How define the result type of this method?

scala playframework siena

Scala actors: two different approaches to a scheduled multi-thread application

scala actor actor-model

Issue with passing parameters via set of constructors

scala

What is "type" of a function with implict?

scala

Scala: a tricky case involving anonymous subclasses, callbacks, and type parameters

scala

Scala compilation error with Java parametrized constructor and parametrized interface

java scala javafx javafx-2

Can this regex be further optimized?

java regex optimization scala

In Scala is it possible to retrieve the `val` referenced by a singleton type?

scala types dependent-type

Is there a Python-ealy way to run Scala scripts with dependencies?

scala maven build sbt

How do I use Name as an applicative?

sbt is using "default" project instead of creating a new one

Preferred Scala collection for progressively removing random items?

scala scala-collections

How to call function from hashmap in Scala

Can't explain behaviour of examples executed in the scala shell

debugging shell scala actor

Scala arrays and parameterized types

arrays generics scala types

Scala - what is the right way to organize singleton objects hierarchy?

flatMap on Map with wildcard type parameter

In Scala, how do i tell an abstract base class that type parameter T supports implicit conversion from Int (or Float, or...)?

Functional computation of list-values