List Question
20 TechQA 2015-02-04T14:47:39.797000How can I fix the missing implicit value for parameter ta: TildeArrow in a test spec
5.4k views
Asked by marcelaconejo
I can define a bang operator method, but I can't call it in Scala. Why?
417 views
Asked by tuxdna
how to force method to be implemented in concrete subclass from trait
1.4k views
Asked by Dean Hiller
for comprehension from flatMap and future to future
156 views
Asked by Dean Hiller
for comprehension with futures in scala translation to flatMap
350 views
Asked by Dean Hiller
more readable scala pattern for matching success
447 views
Asked by Dean Hiller
stack overflow on overriding lazy val in scala
3.4k views
Asked by Dean Hiller
How to translate exception to another using futures in addition to map and flatMap
220 views
Asked by Dean Hiller
What is the difference between different function creations
104 views
Asked by Dean Hiller
how to allow passing in a => AnyRef function and call that function
145 views
Asked by Dean Hiller
Scala json not playing nicely with base64 encode
459 views
Asked by user2313658
How to convert scala.collection.Set to java.util.Set with serializable within an RDD
3.3k views
Asked by user3658637
GATLING Scala feeder into file
915 views
Asked by user2313658
Scala Implement time counter
616 views
Asked by user2313658
Scala case class generated field value
2.1k views
Asked by Petteri H
Scala, read file manipulate each line, insert each line into list
1.1k views
Asked by user2313658
error: ':' expected but identifier found
12.7k views
Asked by Paul Draper
ScalaIDE 3.0.3 gives error with scala 2.9.x
1.5k views
Asked by tuxdna
how do I know if these two versions of scala are exactly the same?
122 views
Asked by Hal
how to use a different version of scala library with scala ide 3.0.2?
139 views
Asked by Walrus the Cat