StackRating

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

Don Stewart

Rating
1638.82 (724th)
Reputation
129,948 (484th)
Page: 1 2 3 ... 23
Title Δ
Is Haskell appropriate for long-running applications? +1.23
How to apply multiple functions to a single, common parameter? -2.59
Is there any way to extend Data.Vector to accept 2D indices, withou... 0.00
Invert object using only pure functions +0.33
Enterprise patterns with functional programming 0.00
Haskell multivariable Lambda function for lists -0.82
Difference between Doc data value constructor Char and Text 0.00
How does the elimination of side effect facilitate parallel and con... 0.00
How can I have more than 9 workspaces in xmonad? -2.89
Haskell MVar : How to execute shortest job first? 0.00
Haskell: Why "Nothing<(4::Maybe Int)" gets an error bu... +1.32
What are Haskell continuation based web framework? -1.21
Haskell: Marshaling by creating algebraic data types from within a... 0.00
Difference between getLine and readLn 0.00
Is it possible to skip the nursery? 0.00
Is the d3 object a monad? +1.31
OverloadedStrings for chars 0.00
Haskell performance: Manual unboxed list? 0.00
Clean list comprehension for sampling from list of lists? -0.70
Can fusion see through newtype wrappers? 0.00
Why is immutability set on types (rather than variables) in Julia? +0.31
How to represent a numerical table (for example a contingency table... -1.54
Meaning of (const (+1)) in this haskell expression? -0.66
Lazy loading vs thunking? 0.00
Rewriting as a practical optimization technique in GHC: Is it reall... +0.86
How to swap functions (e.g.for tests) in pure functional programming 0.00
Haskell : Two different functions using the same where clauses -0.16
How does this do block work? 0.00
Type error when using 'map' - Haskell 0.00
In-place algorithms in functional languages 0.00
create an arbitrary intance of "type" +0.71
What is practical use of monoids? +0.03
Complexity Analysis in Haskell +0.71
Converting literal Chars to Word8 0.00
Sum ​​the squares of the even numbers from a list in Haskell +0.18
Functional programming, in what areas is it inefficient and why is... 0.00
Automatic parallelism in Haskell 0.00
Does the identity function in Clojure have the same usage and purpo... 0.00
Is there a pattern that is dual to applying single transformation t... 0.00
Why it is impossible to multiply negative numbers in haskell withou... -0.05
The nature of Haskell type system: static/dynamic, manual/inferred? +1.26
Why does <$> and <*> take input in an order opposite of... +0.99
Second most recent list item Haskell -1.10
What's the reason behind cabal (dependency) hell? +0.31
Why does this function fail to typecheck? +1.39
Does this function make use of haskell's lazy evaluation -0.19
How can operations like map, filter and reverse can be defined in t... +0.25
Overhead in functional style programming 0.00
Why does Haskell's foldr NOT stackoverflow while the same Scala... +1.32
Optimal use of intermediate results in a functional program 0.00