Title |
Δ |
How to deal with Future[Option[value]] scala
|
+0.47 |
SBT : Auto versioning of artifacts
|
+0.64 |
Get a unique string from string split
|
+0.86 |
Scala case class vs object: how is it instantiated?
|
0.00 |
For loop with two variables in scala
|
-1.17 |
working shell command fails to execute with scala.sys.process
|
0.00 |
Does cats mapN run all the futures in parallel?
|
-0.47 |
polymorphic lambda function not allowed
|
0.00 |
Scala factory with type classes
|
-1.48 |
Optimization of foldLeft
|
+0.44 |
Is it possible to define a thread within a function of an actor in...
|
-0.56 |
Why does this usage of super yield this result
|
0.00 |
while comparing the two objects in scala not getting correct result
|
+0.47 |
Return implicit function in Scala
|
0.00 |
Is there a tool that will explain what each symbol in a Scala progr...
|
0.00 |
how to use future value inside an akka actor
|
-2.45 |
Scala Seq vs List vs MutableList performance (foldLeft)
|
-0.12 |
Scala - How to create a combine ArrayList of functions with and wit...
|
+0.42 |
Referring one variable from another variable in same scala class
|
0.00 |
Using Scala to represent two JSON fields of which only one can be n...
|
-1.44 |
Exchange of info between class
|
-0.04 |
group the list of listmap by keys and collect all the values of com...
|
-2.28 |
How to create a map with indexed keys in scala?
|
+1.72 |
Simplifying Option[Boolean] expression in Scala
|
-0.47 |
Implementing scala trait with property that is class object
|
+0.44 |
Recursive call in a for yield structure in Scala
|
+0.12 |
Why are classes created inside Objects in Scala
|
+0.45 |
Scala Map collection and map method
|
0.00 |
Scala: Breaking out of foldLeft
|
-0.27 |
If Scala is a compiled language, then why didn't it detect an o...
|
-0.54 |
Serializing a case class with a lazy val causes a StackOverflow
|
-1.24 |
Why Type Check Error are not detected when Pattern Matching on Gene...
|
-1.77 |
How to combine 2 future sequences of type Seq[Either[A,B]]?
|
-0.50 |
Covariance and Contravariance in Scala
|
+2.13 |
Scala Sort List[(String, Double)]
|
+1.34 |
Can't use Gatling Expression Language inside my own code/functi...
|
-2.06 |
Common variable in abstract class
|
0.00 |
Sort List(Double, (String, List[String])) first by Double then by f...
|
+0.42 |
Testing an actors that creates child actors
|
+0.47 |
Iterating a map to create another map
|
0.00 |
dependency injection vs partial application in Scala
|
-0.02 |
Akka (Scala) - how to properly reset timer / scheduler?
|
0.00 |
Why use a var when you can use a val with a mutable type?
|
0.00 |
Return the corresponding integer
|
-0.82 |
Prime factorization using recursion Scala
|
+0.42 |
is there a way in scala i can form a map based on the content of tw...
|
0.00 |
Creating empty scala mutable sequence and adding to it
|
-2.38 |
In Scala, where to put the code that should be executed in the prim...
|
0.00 |
How to unwind an object based on deeply nested list fields in scala?
|
+0.44 |
Extracting Scala Case Class Value
|
+0.46 |