StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mario Galic

Rating
1510.07 (70,111th)
Reputation
3,401 (49,594th)
Page: 1 2 3 4 5 6 7 ... 20
Title Δ
Restart SBT Shell in IntelliJ IDEA after SIGINT +0.52
How to track exceptions and results of nested futures in scala 0.00
Running sbt task twice with different settings 0.00
Several case classes with the same behavior in Scala 0.00
toString method for inherited case class in Scala 0.00
hasDefiniteSize and knownSize -0.94
intellij 2020.1 sbt mainRunner configuration 0.00
Getting the type of the default case in pattern maching -2.01
How to check errors cleanly in scala functionally? -1.86
Scala REPL truncates the output 0.00
Why does 3/2 equal 1 instead of 1.5? 0.00
Making things immutable while working with loops in Scala -1.88
Scala - Iterate a Any variable which contains List() +2.37
How should i understand this definition "final def fold[B](ifE... 0.00
Enforce the name of a case object -0.73
Scala Functional tests: How to do negative assertion? 0.00
List sbt `Task` tags 0.00
How to find things and install them with Scala sbt? 0.00
Sbt / javaAgents / force jar-with-dependencies 0.00
Scala - Implement Object Factory Pattern +0.13
Weird scala tuple behavior +0.20
Scala Sbt - Measure task time for subprojects 0.00
For comprehensions scala +0.11
SBT fails with `String.class is broken` -0.48
How to test if futures run sequentially in Scala? 0.00
JAVA - Instantiate Scala case class 0.00
Type-parameter-only method overloading in scala +0.10
Attempting to figure out the correct type for this -0.43
How to generate method or constructor parameter names against provi... -0.34
Scala constant object naming convention 0.00
How can I get the build output directory inside tests run by sbt? 0.00
Create vals in a loop with consecutive names -1.75
Scala's Option or Rust's Result error handling in C -1.49
Conditional Implicit Definitions Scala 0.00
SBT: How to get all Definitions in IntegrationTest? 0.00
What scala language feature is this using? It seems to extract valu... 0.00
How to configure IntelliJ Scala Plugin to use Scala's native pr... 0.00
What are the differences between LazyList and List in Scala? -1.70
for comprehension with "case-like" type check 0.00
Scala method that needs either one of two implicit parameters -1.86
Using vs code, how to get scala format to work and format my code? 0.00
Scala jar: Error: Could not find or load main class 0.00
Composing Multiple Futures and Option in Scala with ZIO +2.35
value YpartialUnification is not a member of scala.tools.nsc.Settings 0.00
Check if Seq[T] contains Option[T] +2.10
Scala `.sum` performance when doing a roundtrip -1.19
Scala how to call a future function on hashmap items 0.00
How can I run JMH with Dotty? 0.00
Scala - how to pass implicit parameter into function (HOF)? -1.66
How to check if an array of arrays contains a specific array in sca... +1.40