StackRating

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

leftaroundabout

Rating
1665.87 (358th)
Reputation
83,167 (976th)
Page: 1 ... 10 11 12 13 14 ... 32
Title Δ
Utf8 and overloaded strings in Haskell 0.00
How to swap last 2 elements in Haskell? +1.66
The purpose of the Traversable typeclass +1.69
What is the nicest way to make a function that takes Float or Doubl... +1.67
How to treat a lens (or any other optic) as a getter and setter sim... +0.33
Return Set of subtype -1.15
Deriving type step by step +1.76
Performance of Conway's Game of Life using the Store comonad 0.00
Cleaner Alternative to Extensive Pattern Matching in Haskell +1.62
Installing local package with Stack 0.00
Why does it apply the second argument? +1.31
What does (..) mean? -0.24
How can two similar functions have different polymorphic types in H... -1.04
forall in Context with Data constructor 0.00
Haskell: errors when trying to define function with two arguments 0.00
Reusing Haskell code in multiple projects +0.37
No instance for (Num Nat) arising from the literal ‘1’ +0.37
How do you pass list in a function parameter in haskell? -0.31
Implementing non-positional keyword arguments in Haskell 0.00
Inconsistency between minimumBy and maximumBy -0.63
How to pass an action? 0.00
How to do a simple 1-line pattern match? (Getting a Bool out of a p... +2.24
Haskell type functions? +1.66
Hide State in Haskell - Lazyset -1.23
Applicative instance for State - order of data flow -0.44
How to get with GHC.TypeLits.TypeError a type error at compile time... 0.00
When do I need type annotations? +1.82
Representation of tuple applicative 0.00
Parse error in list monad's `do` notation -1.47
How to use replicate to generate a matrix -1.83
Haskell maximumBy for Ord instances -0.24
Refer to either Semigroup or Monoid 0.00
Difference between associative and commutative -0.64
map from Char to String in Haskell -1.55
How does this weird monad bind work? +2.01
How to construct an array with multiple possible lengths using immu... -0.04
How to craft a type matching "a list with a single element of... 0.00
How to save the results of a function? 0.00
How to count the length of a tuple in Haskell? +1.87
How Haskell handles parallel computing on a multicore machine/cluster +1.68
Initialize function by file contents at compile time -2.35
Pattern Matching for Alternate instances of Eq -0.46
Discard variables through use of dot and dollar +1.76
Conway's Game of Life recursive step function -2.02
How do I correctly format a function using Control.Lens? 0.00
Type of const (++) in Haskell -1.75
Use specialized implementation if a class instance is available +0.37
Haskell: Parse error in pattern x ++ xs +1.45
Understanding a Haskell type from an old exam +1.25
Haskell Parsec EOF 0.00