Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How to declare scala method so that it can be called from Java using varargs style

Does Scala offer functionality similar to Pretty Print in Python?

scala pprint

Scala: Find the DTD declaration in a file

xml scala dtd

How do I convert a Java byte array into a Scala byte array?

java scala bytearray

What is the difference between scala @Serializable and Java Serializable?

Java API interface

java scala javadoc

Combining Akka, Spray, and embedded Jetty

scala jetty akka

Applicative instance for a tuple with monoid and function inside

What's the recommended way to pass the results of macro computations to run-time?

sql scala macros compilation

how does work scalaz.Validation loopSuccess and loopFailure

scala scalaz scalaz7

How to make an INSERT IGNORE query with Slick?

scala slick

How to make JavaFX Applications non-blurry on Retina Display

Scala REPL "paste" mode doesn't exit on ctrl-D in Sublime Text 2

Why is the Empty input case needed in Scala Iteratees?

scala iterate

corrupt resolve for Play 2 framework support in IntelliJ IDEA

Quasiquotes for multiple parameters and parameter lists

LibGDX project written in Scala, on Android, using IntelliJ

Check if a Scala / Akka actor is terminated

scala akka actor

SBT: Cross-platform way to set java.library.path?

Scala, GUI and immutability