StackRating

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

Daniel Wagner

Rating
1672.95 (296th)
Reputation
110,094 (629th)
Page: 1 ... 6 7 8 9 10 ... 40
Title Δ
Zip cycle list, which way is efficient? -0.69
Two function in ^ implementation 0.00
How to flatten IO (IO ())? -0.41
How to manually partially apply a function in Haskell +0.28
How to solve this math Function in Haskell? -2.21
Can GHCi perform substitutions in `:type <expr>` commands? 0.00
Parsing embedded JSON with Aeson 0.00
Why is there a distinction between co and contravariant functors in... +1.31
How does one use an instance function in Haskell when ghc complains... 0.00
Confused on DataKinds extension +1.83
Basic question on executing multiple commands in Haskell 0.00
mapM on IO produces infinite output +0.92
type instance with constraint 0.00
How efficient is the writer monad for lists? 0.00
`(<*>)` definition for the Applicative functor? -0.38
How to convert `[[Either String c]]` into `Either String [[c]]`? -0.01
Confusion regarding composition in Haskell +1.52
Why (-2) is different from (\x -> x - 2) in Haskell? 0.00
Zip list of different lengths -1.21
How can I do a type-level flip of `(,)`? 0.00
Function is applied to too few arguments in haskell +1.63
looking for a cached function call mechanism 0.00
getting the last element in list without using pattern matching +1.14
a fixed point for fix :: Eq a => (a -> a) -> a -> a -1.26
Haskell Foreign function interface binding to libsodium - bad signa... 0.00
How do I map each value from one list to another? (Haskell) -1.05
Haskell: Is it possible to define a datatype that can encapsulate M... 0.00
How to elegantly avoid "Ambiguous type variable" when usi... 0.00
How to catch Exception from IO and print its error. -0.22
Why actual type is Double? 0.00
Read n lines input with Haskell 0.00
What is $ in Haskell, and how to apply functions to functions -1.34
Adding two numbers together without using the + operator in Haskell -1.15
How should a Haskell command line script report errors from `read`? 0.00
Functions: Whats is the difference below using and not using the wh... +1.89
Unpack Existentials in Existential Type +0.90
Testing functions that use MonadRandom class 0.00
What is the default type evaluation of MonadPlus in Haskell? +1.53
Monads = Functors + Idempotency (of type)? 0.00
Changing cabal home dir 0.00
Why does Hackage link a module to a different source file? 0.00
Ambiguous type error & Multiple different random values in the... 0.00
How do I get access to xor64# 0.00
How to chose a value of a constant type based on an unrelated type? +1.32
Why is my code parsing a sorted JSON file into unsorted list? | Has... +0.28
Sampling points along a path 0.00
Empty (zero height) documents in Haskell prettyprinter 0.00
How can I write a lens for a sum type -1.84
How to Keep Non-Reduced Form of Ratio in Haskell 0.00
Where is SDL.P (Point constructor) defined? +0.27