StackRating

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

OlivierBlanvillain

Rating
1522.94 (26,782nd)
Reputation
6,322 (25,690th)
Page: 1 2 3 ... 4
Title Δ
How do I modify this line of OCaml to not return a function? 0.00
Difference between calling sql() and using Spark API call() 0.00
Shapeless: Iterate over the types in a Coproduct 0.00
Get an implicit instance by class name 0.00
Scala compiler issue or JVM boxing subtlty? -0.54
How did the scala compiler first compile? +2.16
Need to pass class at runtime generics scala 0.00
What libraries do I need in what scope to develop in Scala 0.00
Why can't a value class wrap another value class? 0.00
Using Scala Sys Process 0.00
Why does intelliJ freeze when two classes subclasses each other? -0.52
Is it possible to change monadic sequnce? 0.00
Is there any runtime cost of "final"? 0.00
Case Classes with Same Shape? +0.47
How to enforce a contract through an hidden/internal state while be... 0.00
Function type, function value and function object in scala -0.52
What methods are needed to create custom Applicative Functor to use... 0.00
Different between Eff monad and Free monad 0.00
Scala - Define types for a number in a range +0.45
Case object extending trait +0.47
Generic conversion to Numeric 0.00
Optimizing case class use as symbols -1.83
Scala: a template for function to accept only a certain arity and a... -2.10
Path-dependent types without a path? -0.84
Compose FunctionK by foldMap 0.00
Is Scala's Try referentially transparent? -1.87
Shapeless - Apply factory functions with HList 0.00
Converting List to Map with foldLeft +1.39
Mixing Implicit resolution with type lambdas 0.00
How to get the runtime class of a generic type in Scala? 0.00
Scala: importance during implementation of case class private 0.00
Understanding mutable Seq -2.11
Scala : Type Nothing with User defined classes 0.00
Manage data type with Ids (Scala and haskell) 0.00
How to model interdependency between fields of a case class? 0.00
What are isomorphism and homomorphisms +2.15
Scala: get list with the first element of three lists not repeating... +0.47
Calling primary constructor with multiple implicit parameters call... 0.00
How to retrieve tag name inside click event listener in Scala.js? 0.00
reverse using foldLeft in scala +0.43
groupBy element in a List of String in Scala -1.89
Default implicit object/definition for a typeclass 0.00
Scala way of merging tuples in a list using functional programming... -1.63
Scala function that composes with multiple arguments applied +1.99
Shapeless : Checking of the Type Constraints of Polymorphic Functio... 0.00
Scala recursive type and type constructor implementation +2.13
Is there a more Scala-esque way to impelent this vector processing... -2.08
Scala convert IndexedSeq[AnyVal] to Array[Int] +0.22
How do I implement ToTraversable in Shapeless? 0.00
Why do I need to use andThen in order to pattern match Futures? +2.25