Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

JDBC calls wrapped in Scala Future

scala jdbc concurrency future

How to map over Hlist of objects that extend common trait?

scala shapeless

How can I apply an HList of arbitrary functions to an arbitrary value?

scala shapeless

Create assembly jar that contains all tests in SBT project+subprojects

sbt test fails due to "Forked test harness failed"

scala sbt

How do scala developers cope with incorrect IDE(Idea) errors in scala code with shapeless

Unpacking tuple types in Scala

scala types tuples

How does the "specs" BDD framework for Scala work?

scala bdd specs

Should my Scala actors' properties be marked @volatile?

How to define a cyclic type definition?

scala

Compile Scala 2.8.x code with Apache Buildr

scala buildr

Generating Scala code trees from a Scala compiler plugin

Parser combinator not terminating - how to log what is going on?

scala parser-combinators

A question on traits

scala traits

Scala actors exception "react on channel belonging to other actor"

scala actor channel

How to convert an untyped java.util.List to a Scala 2.8 Buffer

Scala type-level identity function in a type parameter

scala types

Getting Started With Lift, Using Databases to Build Dynamic Sites

database scala lift

Run tests in broken project using SBT

scala sbt

Human-readable XML output from Scala?

xml scala