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 ... 23 24 25 26 27 ... 32
Title Δ
Accumulating errors with EitherT -0.55
How can quotient types help safely expose module internals? +0.47
How to put mutable Vector into State Monad 0.00
Calculating sine function using Monad.Writer 0.00
is importing haskell module as qualified a good practice? +0.20
Manual derivation of the type of q (specified in the body) 0.00
if fall through -0.68
How to extract the value from a certain position in a matrix in Has... 0.00
Why do these corner cases in Haskell's import-as work and what do t... 0.00
Regex in Haskell - Understanding multi parameter typeclass singatures 0.00
When to use Multiparameter type classes in Haskell? +2.11
Lax monoidal functors with a different monoidal structure +0.45
Weak head normal form and order of evaluation 0.00
Function evaluation result +1.84
Understanding Identity functor +0.50
Idiomatic way to do conditional list comprehension -2.05
What is the difference between Either a and Either Int? What is Eit... +0.94
How to use the memoize function in Data.Function.Memoize +1.06
How would currying/partial application work in a strict, impure lan... +0.61
haskell, map two lists adding each element of one with each of the... +0.88
Folding a list with accumulating into an array +2.13
Why Nothing >> Just 3 is Nothing in Haskell? +1.17
Strange function type 0.00
Advantage of Arrows over Functions +2.61
How to set undefine function in ghci 0.00
Haskell: ambiguous type variable in Storable when using sizeOf 0.00
Logical AND strictness with IO monad +0.48
Why is this evaluated like this? +0.47
Haskell 7.6.3 on Xubuntu 13.10: Can't import Monad.Control.Error -0.20
Int literal in Haskell 0.00
why is function name repeated in haskell? (newbie) +0.65
What exactly can higher order functions in Haskell do that extended... -0.15
How does get function typecheck in lens +2.34
Function elem without backticks not working -0.33
What is groupBy supposed to do? 0.00
Haskell Applicative [] why can I not replace pure[] with [] in func... -1.55
What does prime mean in haskell? +2.02
Add an instance declaration mistake in Haskell +0.42
Recognizing haskell types +1.79
Folding a list of functions? +1.30
Do Python and Haskell have the float uncertanity issue of C/C++? +0.20
Difference between composition and function application +0.50
Translating imperative memoization code to Haskell 0.00
How to break up a sentence (String) into a list ([String])? -0.88
Purpose of {-# #-} in Haskell -1.49
request clarification of transposition example in McBride/Paterson... +0.47
Type of id function in Haskell -0.32
Some questions when reading "Why functional programming matter... -1.72
printf a list of strings 0.00
Get decimals from String 0.00