Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Akka IO.TCP with Json

sockets scala tcp akka

leftReduce Shapeless HList of generic types

scala shapeless

Scala Option? Why does Some not inherit AnyVal and why is it not a value type?

scala

Slick 2 - Update columns in a table and return whole table object

sql scala slick

How does scala.collection.TraversableView.NoBuilder work?

scala collections

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?