Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala-2.10

Access code file and line number from Scala macro?

Workaround for a "diverging implicit expansion" error in Scala 2.10

scala implicit scala-2.10

Modifying a node in a Scala AST

scala reflection scala-2.10

Is it possible to generate Apply from Tree and a MethodSymbol?

Abstracting Case Classes

How to setup different Scala versions on the same machine?

scala sbt scala-2.10 scala-3

How to execute a Scala3 script when system has both Scala2 and Scala3 installed?

scala scala-2.10 scala-3

Why doesn't Scala's implicit class work when one of the type parameters should be Nothing?

Differences in numerical behaviour between Scala versions

scala scala-2.10 numerical

Scala Case class copy member of parent trait when calling copy()

scala dataframe filter array of strings

error: object tools is not a member of package scala var value: scala.tools.nsc.interpreter.IMain

Should I report this assertion failure? What is $asInstanceOf anyway?

scala scala-2.9 scala-2.10

How to get filename of xlsx file with apache poi XSSF?

Scala Compiler crash: What's wrong here?

scala scala-2.10 scalac

class SomeClass in package x cannot be accessed in com.a.y.x

scala scala-2.10 scalac

Why does the Scala compiler error with "Synthetic tree contains nonsynthetic tree"?

scala scala-2.10 scalatest

Does Scala have a 'unique list' type?

How do I get an object's type and pass it along to asInstanceOf in Scala?

scala scala-2.10