List Question
20 TechQA 2022-10-21T11:04:39.940000Scala case class method: `public scala.collection.Iterator<java.lang.String> productElementNames()`
151 views
Asked by apnmrv
How to compile a scala program without any builder?
187 views
Asked by HSILS
Can a Scala compiler plugin transform the autogenerated accessor methods of scala case classes?
178 views
Asked by Ben McKenneby
Can't add resources in jar generated by scalac
22 views
Asked by Niccko
Scala 2 Append A Method To Class Body (Metaprogramming)
207 views
Asked by sinanspd
Scala 3 -Ysafe-init and -Yexplicit-nulls do not report unsafe null inits in classes?
219 views
Asked by Chris W.
How to write scala jar executable by Java to fetch hostname of the machine?
50 views
Asked by Aviral Srivastava
Running Scala function from command line
340 views
Asked by PinkBubbleGoApe
How can I tell scalac to suppress warnings is macro-generated code?
378 views
Asked by tjarvstrand
Scala compilation error: not found: type _$1
1.1k views
Asked by Nicolas Schejtman
Compiling with scalac does not find sbt dependencies
93 views
Asked by sai krishna
Assertion failed: Invalid interfaces in / assertion failed: ClassBType.info not yet assigned
1k views
Asked by KyBe
Add Scala 3.0 SDK to IntelliJ
2.3k views
Asked by Nik Kashi
Pass information from one compiler component to another without mutation
39 views
Asked by sinanspd
Scala fatal warnings but excluding deprecations flag not work
602 views
Asked by samthebest
Scala Compiler Plugin Rewrite Function Definition As A Tuple: error: not found: value scala.Tuple2
145 views
Asked by sinanspd
Scala Compiler Plugin - Determine whether method is overridden
96 views
Asked by daltontf1212
Cannot compile and run multiple files in Scala
321 views
Asked by Aaron Wei