StackRating

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

Dan Burton

Rating
1439.44 (4,534,554th)
Reputation
37,931 (2,956th)
Page: 1 ... 5 6 7 8 9
Title Δ
Meaning of Haskell exceptions +0.56
Clean and type-safe state machine implementation in a statically ty... +0.41
How can I take a fractional number and convert it to a list of its... -0.16
Generating a lists of a specific length with Haskell's QuickCheck +0.47
Matrix constructor and method in Haskell +0.61
Should I always prefer more general types to specific types? +0.40
Compute Most Frequent Occurance of Numbers of A Sorted List in Hask... +2.20
Replacing a word by synonyms in Haskell 0.00
"=~" raise "No instance for (RegexContext Regex [Cha... +0.29
Haskell Map for Trees -0.65
Haskell syntax for 'or' in case expressions -0.77
Why is there no built-in Set data type in Haskell? +1.07
Package versioning policy - Harmless type changes? 0.00
How is foldl lazy? -0.88
Shorter way to write this code -0.76
Couldn't match expected type `Integer' against inferred type `Value' +0.23
Left and Right Folding over an Infinite list +0.01
Cabal install needs C library: Windows 0.00
Does "iterate" change the meaning of the applied function? -1.35
Growing arrays in Haskell -1.15
Asymmetry in the bind function -0.96
Unwrapping a monad +0.59
Is the random number generator in Haskell thread-safe? -0.62
Is (reverse . f . reverse) efficient? -1.63
Why doesn't Haskell's Data.Set support infinite sets? +2.08
What are practical uses of applicative style? -0.29
Confusion about function composition in Haskell -0.83
What is the least verbose way to convert a Double to Data.Text? -1.00
why Data.Set has no powerset function? 0.00
List comprehensions -require base case? +0.31
Exponentiation in Haskell -0.74
`Ord a =>` or `Num a =>` -0.10
Haskell list of integers to [5,5,5] -> [555] without Data.Lists.... +0.82
Haskell List of Int : [123] to [1,2,3] +0.32
Creating functions over Enumerations -0.89
why write type declarations in Haskell? -0.67
Recording all paths with data in a binary tree +0.53
Extract a from [a] -3.64
How do I return the middle number in Haskell -0.43
haskell list comprehension (number theory problem) +0.07
Is it better to use guards than patterns for recursion functions in... +5.21
How to get a program's running time in haskell -2.76
Using filter on an item in a list? +3.74
Haskell parallel and generalized (SQL-like) list comprehension prob... -3.44
All possible sublists as pairs haskell +2.73
Relax ordering constraints in monadic computation -2.85
difference between (a -> a) and a -> a +1.36
Haskell interpreter on Android? +1.63
How to convert Haskell source as HTML with types on mouseover? -2.86
Haskell function composition operator of type (c→d) → (a→b→c) → (a→... -1.36