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 ... 11 12 13 14 15 ... 32
Title Δ
Haskell: How to implement a processing on a list of different but r... +0.02
Could it be that (Alternative f, Foldable f) => Monad f? -1.64
generic-sop and lists, Data.Proxy etc 0.00
Overlapping instances of a type class for a constructor 0.00
Haskell rare pattern matching +1.53
Unable to fix "Ambiguous type variable" in Aeson and Spock 0.00
Understanding the Haskell type of this expression -1.40
What is wrong with this Haskell list code? -0.14
Type families can't return a RankN type -- workarounds or alter... 0.00
will the result of `let` and `where` expressions be stored in haske... +0.34
how to read a string using haskell 0.00
Read strings from keyboard in haskell -0.64
Mappend (a1,b1) and (a2,b2) into (a1+a2, b1+b2) +1.13
Haskell - Couldn't match type ‘[Char]’ with ‘Char’ 0.00
Understanding `~` with 2 Functions 0.00
Is coproduct the same as sum types? 0.00
Execute readProcess by giving full command 0.00
Checking every field in a "matrix" (with restriction) -2.14
Unable to find type relating to import in Yesod Import.hs 0.00
[[Int]] -> [Int] with multiply -2.25
Replacing functions in composite function in haskell +0.35
Creating a data type list Haskell 0.00
fmapping arrows over monads +1.89
x <*> y <$> z in Haskell -1.73
What is causing this error in Ord instance for complex numbers in H... +1.98
Why can't I catch exception in different IO than () in Haskell? 0.00
Typeclass instances for functions +1.90
Unable to install robot via cabal install 0.00
Moving piece across a board in Haskell 0.00
Using Maybe to hold the error message -0.74
counting lower and uppercase characters in haskell -0.65
Two implementations for List Monad bind in the literature: why are... +0.33
Why isn't there an Enum instance for Sum and Product? +1.54
Haskell functions with parameters different types -0.67
Haskell: Constraining function pattern variables with | 0.00
How can I execute multiple statements in a single function? -0.29
Maintaining a variable throughout recursive calls in Haskell +0.36
How to create an instance for Floating only? +0.38
Haskell data type for hmatrix Vector and Matrix 0.00
Haskell Ambiguous Occurrence (+) when defining a vector +0.88
Determining closest pair of points using distance function, Haskell 0.00
Parenthesis around operator symbol in type signature 0.00
Why can a Num act like a Fractional? -1.92
Why Does Haskell's Range Syntax use First and Then rather than... -1.38
Do newtypes incur no cost even when you cannot pattern-match on them? -2.14
Functor and type classes 0.00
Guards and where haskell 0.00
How to map over a long tuple of instances of the same class? +0.52
Haskell haddock automatic documentation 0.00
Type quantifiers in Haskell functions +0.09