| Title |
Δ |
| Specify parametric functions as inputs without overly constraining...
|
+0.44 |
| Type Cast Map[String, Object] to Map[String, String]
|
+0.42 |
| Map with different types to String
|
-0.22 |
| Use Future.successful(None) vs Future.failed(new Exception()) for a...
|
+1.06 |
| Is there simple way/method to extract the element from json in scala?
|
+0.17 |
| Using "for yield" to replace a string from hashmap in Scala
|
-2.23 |
| Possible ways to pass argument of different type to case class
|
+0.38 |
| Scala create group of elements
|
+0.40 |
| scala case class to handle list
|
0.00 |
| Generic enum using case class in scala
|
0.00 |
| Decoding a String with escaped special characters in Scala issue
|
-0.58 |
| Scala Option type in function parameter - Best Practices
|
+0.42 |
| Multiple Functions for Reading Data
|
+1.11 |
| How to compiler knows it is wrong
|
-2.11 |
| yld V.S yield on SCALA
|
0.00 |
| Future and Scala: Data type mismatch
|
0.00 |
| Order of evaluation of cases in Scala partial function
|
-0.87 |
| Scala: Type inference missing something
|
+2.09 |
| Build user-friendly API to sort by multiple criterias
|
0.00 |
| establish aws DynamoDB connection using scala
|
0.00 |
| How to provide an execution context to a future functor?
|
0.00 |
| Remove symbol "/" at start and end of string
|
0.00 |
| simple recursive function error - java.lang.StackOverFlow error - o...
|
+3.79 |
| How to convert java.sql.Timestamp to java.time.OffsetDateTime?
|
+2.82 |
| Combining two Option[List[String]] in Scala
|
+4.39 |
| How to sum on a groupBy with an iterator?
|
0.00 |
| Simplify Scala loop to one line
|
-2.54 |
| scala using string interpolation for string replacement
|
+3.17 |
| chaining futures with for loop containing not only futures
|
0.00 |
| Why are values defined only once while using underscore in Scala
|
+3.42 |
| Inverting a Map[Long, Set[Long]) to a Map[Long, Long]
|
+3.66 |
| value keys is not a member of play.api.libs.json.JsValue
|
-1.00 |
| Append strings to array with Immutable
|
+3.83 |
| Looking for some guidance on how to code a writer for a given "...
|
0.00 |
| How to build a wrapper around scalatest's "it" keyword?
|
0.00 |
| Scala class: avoid parameters while creating new instance
|
-2.42 |
| Using a global object or parameters to pass config data, which one...
|
-0.69 |
| Make class elements accessible in companion object
|
0.00 |
| Converting Map[String, Double] to java.util.Map[String, java.lang.D...
|
+3.53 |
| Scala @ Functions/Language for HTML documentation - for loop, if st...
|
0.00 |
| How to return a None if all components are also None, otherwise Some
|
0.00 |
| Getting the largest integer value from many lists
|
-1.59 |
| Wait future completion to execute a another one for a sequence
|
+4.45 |
| Scala lifting enums to native types with path-dependent types
|
0.00 |
| Pattern matching a list with conditionals
|
-4.15 |
| Generalize methods with common signature
|
-5.04 |
| Scala convert model object to DTO
|
0.00 |
| How to do sum on the elements from list of Objects in Scala in play...
|
0.00 |
| Scala: how to replace strings using the original matched values
|
-3.69 |
| Treating an Array of (String, Int) Tuples like a Dictionary
|
-4.61 |