Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Coursera - Functional Programming Principles in Scala - can't work with example project because of errors

windows scala sbt

Spray won't convert my case class to json and expect a spray.httpx.marshalling.ToResponseMarshallable

scala spray spray-json

Intellij not able to run Scala Code

java scala intellij-idea

Configuring logback to write to different logs files

scala logging akka logback

Play Json Reads and String

Abstraction over a sequence of types

scala scalaz shapeless

Merging scalaz-stream input processes seems to "wait" on stdin

scala scalaz scalaz-stream

Scala, Composing Function with two values

scala

Log all messages in Akka without modifying all receive methods

scala logging akka messages

How to prove size of a list in Leon?

scala leon

Why Scala escapes spaces in method names?

scala

spray json implicit UUID conversion

scala spray-json

Scala Shapeless Code for Project Euler #2

Generate resources for compile and test

scala sbt

(Play 2.4) Dependency injection in a trait?

When writing SBT tasks in build.sbt, how do I use my library dependencies?

scala sbt

Scala error: type arguments do not conform to class type parameter bounds

scala

Shapeless: Trying to restrict HList elements by their type

Scala pattern match is not exhaustive on nested case classes

scala pattern-matching

ScalaTest assert and matchers

scala scalatest matcher