Search code examples
Is there any trick to use macros in the same file they are defined?...


scalascala-macrosscala-2.11

Read More
Scala version not updating...


scalasbtscala-2.10scala-2.11

Read More
Scala instantiate objects from String classname...


scalareflectionscala-2.11

Read More
java.lang.ClassCastException: org.apache.hadoop.conf.Configuration cannot be cast to org.apache.hado...


apache-sparkhadoop-yarnclouderaapache-spark-2.0scala-2.11

Read More
Scalatest throws weird error on scala 2.11...


scalascalatestscala-2.11scalatest-maven-plugin

Read More
How to quit scala 2.11.0 REPL?...


scalascala-2.11

Read More
Custom Slick Codegen generate mapped case classes outside the `${container} trait`?...


scalaslickscala-2.11slick-3.0slick-codegen

Read More
Version agnostic way to convert from Java to Scala collections and back...


scalascala-java-interopscala-2.11scala-2.12scala-2.13

Read More
Scala generate arbitrary instance of parametrized case class...


scalatraitsscalacheckscala-2.11

Read More
Casting null to an instance of a case class in Scala...


scalagenericsscala-2.11

Read More
Validate Scala case class at compile time...


scalaapache-sparkcase-classscala-2.11

Read More
Why is Scala hashmap slow?...


scalahashmapjava-8scala-2.11

Read More
"Error:scalac: Error: object VolatileFloatRef does not have a member create" when using Sc...


scalaintellij-ideascala-2.10scala-2.11

Read More
How to get value from nested map of type AnyRef...


scalascala-2.11

Read More
Scala parser cuts last bracket...


scalascala-2.11scala-reflectscala-compilerscala-2.12

Read More
scala 2.11.8 how to fill an array...


arraysscalascala-2.11

Read More
Why does running tests through jenkins user on build slave fail with Missing scala-library.jar?...


scalajenkinssbtscala-2.11

Read More
Dynamically compiling scala class files at runtime in Scala 2.11...


scalascala-2.11

Read More
Scala String Interpolation with Underscore...


scalastring-interpolationscala-2.11apache-spark-2.2

Read More
Two related existential type parameters...


scalaexistential-typescala-2.11

Read More
Array SAM Scala not allowed...


scalasyntaxscala-2.11single-abstract-method

Read More
In same expression, simultaneously use value and assign variable in Scala...


scalasyntaxscala-2.10scala-2.11scala-2.12

Read More
How to check if some T is a case class at compile time in Scala?...


scalascala-macrosscala-2.11

Read More
Scala Some, None and my custom Default...


scalascala-2.11

Read More
Using and extended type in an overriden method...


scalascala-2.11

Read More
Detect case class in scala macro...


scalareflectionscala-macroscase-classscala-2.11

Read More
How to find the name of the enclosing source file in Scala 2.11...


scalascala-2.11

Read More
Trying to cross compile a project to Scala 2.11 fails with "error while loading Object, Missing...


scalasbtcross-compilingscala-2.11

Read More
compile error with implicit class method named "clone"...


scalascala-2.11

Read More
Convert try to option without losing error information in Scala...


scalatry-catchoption-typescala-2.11

Read More
BackNext