Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to make code using Value[T : Numeric] more “flexible” like the “unboxed” counterparts?

Profiling scala for loops using hprof

scala optimization hprof

Situations when Manifest not available

BDD tool for Scala supporting reusable parameterized Gherkin clauses

java scala bdd specs scalatest

Scala implementation of Haskell's groupBy

scala haskell

Missing warning of non-exhaustive match

scala pattern-matching

What is the best way to deal with compsite keys when using Salat with MongoDB?

scala mongodb salat

Does filterKeys cause a stack overflow?

SBT can't find in repository even though the file clearly is there

scala sbt

SBT how to run InputTask

scala sbt

best practice to use scala immutable Queue

scala queue

How to use sbtosgi to generate osgi bundle as part of sbt publish task

scala osgi sbt

Overriding curried functions in Scala

scala

Seemingly spurious "does not take arguments" error with case class constructor

scala case-class

Why does partially applied function defer class instantiation in Scala?

scala

Scala Parser that sometimes skips whitespace and sometimes does not

parsing scala

Can I use monad transformers to simplify this composition?

Suppress return types in sbt console / Scala REPL

Netty SslHandler headache

scala netty

Sending POST Request to Twitter API with Play Framework 2.0

scala playframework-2.0