Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

DDD functional way: Why is it better to decouple state from the behavior when applying DDD with functional language?

Can you get a class name as a constant for scala annotations?

scala annotations

PySpark equivalent of function "typedLit" from Scala API

Comparison of performance between Scala etc. and C/C++/Fortran?

Referring to a Enumeration Value type in a method signature

scala enumeration

How should I avoid unintentionally capturing the local scope in function literals?

What actor based web frameworks are available for Scala?

scala frameworks actor

how can I store a scala actor reference?

scala actor

Access bytecode created by Scala REPL

How do you parse a JSON request with Dispatch?

scala scala-dispatch

"Missing parameter type" in overloaded generic method taking a function argument

sbt web plugin: Not a valid key: jetty-run (similar: jetty-port, jetty-context, run)

scala sbt xsbt-web-plugin

What are main changes from scala 2.8.1 to scala 2.9.1?

Type inference from right to left

scala

create a Scala script file in Eclipse

eclipse scala scripting

Weird exception when using .view on list

Is there any substantive difference between declaring a class normally versus in a package object?

scala

Change war file name in sbt 11.2

scala sbt

Exception in scala when defining my own toInt method

scala exception

Why does this Scala code throw IllegalAccessError at runtime?