StackRating

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

augustss

Rating
1552.24 (7,304th)
Reputation
21,175 (6,331st)
Page: 1 2 3 ... 5
Title Δ
Resolving the type of `f = f (<*>) pure` -1.54
Does GHC use dynamic dispatch with existential types? -1.62
How is this expression evaluated? +2.58
Preventing type-variable proliferation in Haskell -1.44
Where does the name "section" come from for a partially a... +0.40
Haskell: seq, par, rseq, rpar signatures +1.81
Haskell: How to write a `Monoid` instance for something that depend... +0.95
Implementation of (^) +1.91
How does GHC represent `undefined :: Void` at run-time? +0.44
Is it possible to nest guards in Haskell? -2.04
Type erasure in Haskell? +0.98
How to convert a Rational into a "pretty" String? -0.09
How to type check recursive definitions using Algorithm W? 0.00
Haskell Language Report: definition of reservedid -0.62
"ExistentialQuantification" and Eq instance +0.36
How do we formally say that a function is non-strict in an argument? 0.00
G-machine, (non-)strict contexts - why case expressions need specia... 0.00
Does a function in Haskell always evaluate its return value? +0.99
Type inference interferes with referential transparency +0.45
How can I rewrite this Haskell using guards with no case-of? +1.16
Automatically infer multiparameter instance 0.00
max and min with NaN in Haskell +1.28
Embedding long strings inline without using lists -1.25
A performance conundrum 0.00
Haskell -- Is there a monad sequence function for tuples? -0.55
Haskell function to cast as a type +0.19
Why is the $! operator right-associative? 0.00
Arbitrary precision for non-integers +0.43
Pattern matching on List[T] and Set[T] in Scala vs. Haskell: effect... -1.12
Haskell: Show for data with types like :: * -> * +1.39
Why did the Haskell typesystem fail to catch this? +1.71
How to define function signatures partially in Haskell? +0.37
How are list comprehensions implemented in Haskell? +2.07
ListComprehension but different order 0.00
Project euler 10 - [haskell] Why so inefficient? +1.09
All given items have the property -1.32
Inferred type is not general enough +0.46
How to write customised show function in Haskell +0.99
Why does ghc generate so many useless-looking nested case expressio... 0.00
haskell - will pattern matching work faster for non-specific form o... -2.54
Deserializing an existential data type -0.18
Generalized type-defaulting rules 0.00
Can Haskell functions be serialized? +1.02
ugly doubles - why 2.9000000000000004 instead of 2.9? -1.38
Memoize a Double function in Haskell +1.62
Haskell filter string with only the first occuring Char +0.96
Is there a Functor instance for Data.Text? +1.17
How to inject a value into a Monoid? +1.49
Rotate a list in Haskell -0.31
Why can classes be used as type parameters and what for? +2.65