StackRating

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

MathematicalOrchid

Rating
1487.27 (4,452,026th)
Reputation
41,319 (2,667th)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
Managing invariants in Clojure / Haskell -0.29
Using Recursion to get the sum sqrt of a list -1.27
Do GHC rewrite rules know to recognize syntactic sugar? -0.36
How do I parse a string into a record in Haskell? 0.00
convert words to certain Strings using Haskell 0.00
Haskell STM : How to store ThreadID as per their execution sequence 0.00
Haskell State monad explanation +2.17
Can Haskell beat C at counting letters? +0.07
Understanding the Haskell type system in the context of applicatives 0.00
Why does Haskell require all libraries to be profiling-enabled for... 0.00
What is an unboxed value in GHC Haskell and when should we use them? 0.00
Haskell : Increment index in a loop +1.31
Why does cabal download and compile from source? -1.52
Sort tuples within list in Haskell 0.00
Haskell - Implementing First Order Logic Expressions -0.42
Type signatures that never make sense -0.75
How can I make this code compile and run? How to convert to primiti... +2.52
Haskell colon and dot syntax? -1.65
getting type error in Haskell using my code 0.00
"No instance for .. ", Haskell'98 code on GHC7.8.3 +0.07
I want to check if any element of a list matches any element of oth... 0.00
Haskell data type Counts for State Monad 0.00
How to trigger error during manyAccum parser -1.55
Haskell: Confused about type of `>>=` operator -0.96
(Haskell) Displaying a list in plain English? +0.11
Make Parsec function fail instead of expecting more input 0.00
Struggling with interface like approach in Haskell -0.42
Printing out Haskell's evaluation (rewriting) steps for educati... -1.40
Is name reuse the only advantage of type classes? +0.07
Non-exhaustive patterns error -0.89
How to handle or avoid BlockedIndefinitelyOnSTM exception? 0.00
Check memory usage in haskell 0.00
Why can you reverse list with foldl, but not with foldr in Haskell +1.56
Why does <$> and <*> take input in an order opposite of... +0.24
what does Haskell's <|> operator do? -1.06
What do people use the identity function for? -0.02
Improving performance on chunked lists +0.62
Should I use mount() or /usr/bin/mount +0.57
Reading and closing files in Haskell +0.58
Understanding output of GHC's +RTS -t -RTS option 0.00
Working with Hamletfile's Q Exp return value -0.72
Can't make a derived instance of Num 0.00
Can Haskell inline functions passed as an argument? +2.43
What does the type of "+" mean in Haskell -0.65
What kinds of type errors can Haskell catch at compile time that Ja... +0.50
Finding where <<loop>> happened -0.44
Haskell Confusing Type Classes / Polymorphism +0.99
Haskell - assert a function was called +0.49
ReservedOp, the usage of st () -0.43
Would you ever write seq x x? +1.22