StackRating

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

user

Rating
1517.29 (38,074th)
Reputation
40 (1,170,291st)
Page: 1 2 3 ... 6
Title Δ
Idris `foldl` default implementation 0.00
Scala: Generic isInstanceOf based on sealed hierarchy -1.89
Is it possible to wrap the members types with another type in Scala... 0.00
Using Brackets in Anonymous Functions with Wildcards 0.00
Implementing the transpose of a matrix using only `!!` and `length` +1.09
How can I map a function to a list and stop when a condition is ful... -0.00
Scala 3 type bound `<:<` trick for tuples 0.00
Haskell dollar operator and infix operator -0.72
Meaning of "=" in type declaration in Hashkell -1.89
Is it possible to implicitly get a builder for a collection, as in... -1.59
What does the symbol =?= mean in Scala? 0.00
SCALA - Curly brackets in subtype declarations 0.00
How should I create subtypes of Int in Scala? +2.03
What does _ mean in this method which already takes a default value? 0.00
Difference between Scala 2 implicits and Scala 3 given/using +2.30
Referencing path-dependent type of an argument in the type of anoth... +0.47
scala3 extension method type parameter +0.43
Is this pattern match redundant? -0.27
Best way to share/re-use a common sequence of operations between Ja... 0.00
How can I compose a parser to parse a quoted regex in fastparse? 0.00
Scala FunctionN tupled vs curried result interpretation 0.00
Calling a Java static method with generics from Scala -1.84
In scala, is it possible to discourage the compiler from searching... 0.00
Using wildcards in stream terminal operations +2.86
Can I give a generic function the correct type information? 0.00
How to narrow the type of an upper-bounded type parameter in a stat... -1.89
Scala How to Intersect Maps of types Map[String, Double] inside a L... +1.67
automatically adjust return type in java +0.47
How to call a method returning generic type correctly (Java)? +2.32
Pass subclass of class as type parameter (type parameter is subclass) +0.30
FunSet Elm- fold operation 0.00
Extend with dependent type 0.00
How to ensure tuple is homogenous? 0.00
Single function to construct multiple case classes with same struct... +1.40
Scala 3 - Extract Tuple of wrappers and InverseMap on First Order T... 0.00
Do two copies of a case class use twice the memory when only one pr... 0.00
Why does this HashSet look sorted when printed? +1.45
Difference between 2 class definitions regarding contravariant type? 0.00
How to translate type projections into PDTs in implicits? 0.00
Why is the type information lost when calling collect on this highe... 0.00
List pattern matching add filtering based on case object -0.71
An abstraction of an array? -2.21
Better Way to Find Missing Object in Second List Then Add It Using... 0.00
Kotlin destructuring declaration: passing destructured values direc... -0.51
Why case pattern matching anonymous functions can have two signatur... -2.00
What is the difference between anonymous functions and partial func... -0.48
Achieving Ad hoc polymorphism at function parameter level (mixing p... +0.54
How to pattern match the parent trait (or class, or object) of case... -2.14
Functional patterns for better chaining of collect +1.08
Higher Order Function with Case Class Method 0.00