StackRating

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

slouc

Rating
1579.84 (3,019th)
Reputation
5,724 (28,628th)
Page: 1 2 3 ... 5
Title Δ
Scala: Nothing and throw expression +0.41
What is the difference between this two following cases of pattern... +1.23
Does the function second exists in scala? +1.83
Why does Finatra use flatMap and not just map? +0.38
Clarifying contravariance nature of the return type of a function a... 0.00
Generic function for Scala sequences like `Seq`, `IndexedSeq`, `List` -1.66
Why Scala Infer the Bottom Type when the type parameter is not spec... +1.96
Scala generic Function vs Generic Method +0.78
Implicit categories in type class resolution +2.04
Kleisli vs flapMap Sequencing -0.15
Without using var, what is the way to invalidate a static value in... 0.00
Why does Semigroup has an Option type and behave like a neutral ele... 0.00
How to cancel a future action if another future did failed? 0.00
Scala type classes resolution 0.00
Cats: Implementing Contravariant for Predicates without a type alias? 0.00
Scala zip arbitrary number of arrays together 0.00
Scala: how to access variables in a method defined in some other bl... +1.73
Difference between type inference of method and class type paramete... 0.00
How to convert a generic method into generic function -1.09
Get a specific implementation of a parametrized trait from a parame... 0.00
Where to start reading the scala source code? 0.00
Output value of type A as result +0.41
using the right side of the disjoint union properly 0.00
Scala type variance 0.00
Regarding Scala Futures being eager 0.00
How beneficial is Parallel Seq for executing sequence of statements? 0.00
Finch jsonBody custom parameter conversion 0.00
Scala how to specify a return type of tuple in a tuple 0.00
Scala methods and higher-kinded type parameters 0.00
How to implement settable and retrievable state without mutation no... +1.06
Surjectivity check when return type is sealed +1.73
What is monoid homomorphism exactly? -0.28
Implementing value equality of functions 0.00
Functional Programming Dependencies: How to share dependencies betw... +0.40
what is the formal defenition of closure? and does it depend on the... 0.00
Cannot execute parallel computation with functional API 0.00
Pattern matching on classes containing generalized type constraints -0.88
How to pattern match multiple types in Scala? 0.00
Subsequence in a sequence of numbers in scala +0.08
Defining Monad, Applicative, and Functor instances for a type class +0.40
Count how many times numbers from a list occur in a list of tupled... +1.69
What do underscores mean in anonymous functions? 0.00
What does an underscore after a scala method call mean? +0.38
Object instantiation variants in scala +0.42
flatMap within recursive function to return a List of case class ob... 0.00
Return type with typeclass but no other type info 0.00
Scalaz, the purpose of *syntax classes -0.15
Return generic superclass from a function instead of subclass +2.08
Scala: AND conjunction in Lists +0.43
How to make trait contravariant when its type parameter appears in... 0.00