Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala reflection to access all public fields at runtime

scala

Is it possible to convert a TypeTag to a Manifest?

scala reflection scala-2.10

joda DateTime format cause null pointer error in spark RDD functions

scala apache-spark

How heavy are akka actors?

scala akka actor

Set log level for scala-logging

scala logging scala-logging

What does Kotlin's type reification make possible that is not possible in Java or Scala?

java scala generics types kotlin

Can I get AST from live scala code?

Scala XML Pattern matching and Attributes

xml scala pattern-matching

How do I scale my Scala REST application that uses Akka?

How to implement Java interface anonymously in scala?

java scala

Scala - get function name

scala

Android, Scala and Proguard

android scala proguard

Folding flatMap/bind over a list of functions (a.k.a. Name That Combinator!)

scala haskell combinators

What is the difference between () => Int and Unit => Int? What on earth is the type of "()" in Scala?

scala

Error compiling Java/Scala mixed project and Lombok

java scala maven lombok

How do I get Scalatest into Eclipse?

eclipse scala scalatest

Access ScalaTest test name from inside test?

Adding Element to End of Vector

scala

Scala: print a stack trace in my Scalatra app

Combining type and field serializers

json scala json4s