Search code examples
spray-json for normal classes (non case) on a List...


scalascala-2.10spray-json

Read More
Any way to obtain a Java class from a Scala (2.10) type tag or symbol?...


scalareflectionscala-2.10

Read More
Strange behaviour of Scala in pattern matching in case of JSON fields (json4s framework)...


scalascala-2.10json4s

Read More
Is it possible to convert a TypeTag to a Manifest?...


scalareflectionscala-2.10

Read More
Omit input data of map function in Scala...


scalaapache-sparkscala-collectionsscala-2.10

Read More
Error dispatch-nio is not found...


scalasbtscala-2.10scala-dispatch

Read More
Scala inheritance in function signature...


scalainheritancescala-2.10

Read More
How to instantiate a Scala object using reflection...


scalareflectionscala-2.10scala-2.11scala-reflect

Read More
How to handle cross cutting concerns the Scala way...


scalaaopscala-2.10cross-cutting-concerns

Read More
What does it mean when object extends class with no implementation...


scalaclassscala-2.10

Read More
How to create a new AnyRef?...


scalascala-collectionsscala-2.10

Read More
How to match scala generic type with trait...


scalagenericsscala-2.10

Read More
Pattern match a string to a field...


scalascala-2.10

Read More
Reusable streams from file...


filescalaioscala-collectionsscala-2.10

Read More
ScalaMacros and Eclipse...


macrosscala-idescala-2.10

Read More
Passing json result to view in Play/Scala...


jsonscalaplayframeworkplayframework-2.0scala-2.10

Read More
Why is Scala's == different in case of Int?...


scalascala-2.10

Read More
Recursively walk values in Map...


scalascala-collectionsscala-2.10scalaz

Read More
Traversing multiple JSON arrays in Play/Scala...


jsonscalaplayframeworkplayframework-2.0scala-2.10

Read More
How to enable SQL on SchemaRDD via the JDBC interface? (is it even possible ?)...


hiveapache-sparkscala-2.10apache-spark-sql

Read More
Scala type mismatch with generics...


scalagenericsscala-2.10type-mismatch

Read More
Scala: Using the App trait...


scalascala-2.10

Read More
Suppressing @unchecked warning for a higher-kinded existential type...


scalascala-2.10higher-kinded-types

Read More
"missing parameter type" in groupBy...


scalascala-collectionsscala-2.10

Read More
How to filter methods by return type with scala reflection?...


scalascala-2.10scala-reflect

Read More
Is there anyway we can give two conditions in Scalatest using ShouldMatchers...


scalascala-2.10scalatest

Read More
Can Scala projects be compiled into web application...


scalascala-2.10

Read More
Retrieve the name of the value a Scala macro invocation will be assigned to...


scalamacrosscala-2.10scala-macros

Read More
Why does TypeTag not work for return types?...


scalascala-2.10

Read More
Scala regex pattern match groups different from that using findAllIn...


regexscalascala-2.10

Read More
BackNext