StackRating

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

David Young

Rating
1564.63 (4,805th)
Reputation
9,644 (15,900th)
Page: 1 2 3 ... 4
Title Δ
How to specialize (overload) behavior of a function for a single ty... -1.72
If Either can be either Left or Right but not both, then why does i... +0.96
How Initial encoding is converted to right associated structures? 0.00
How to combine two composed applicative functors? -0.35
Preventing an argument to be a complex number +0.47
How can Monoid r => Const r of the optic Fold type be generalize... 0.00
DataKind Unions +1.08
Get first element of list as Maybe vs Maybe elements 0.00
How to represent a variable-typed constructor list with GADTs? -0.07
Can't understand the result of the high-order function invocati... +1.77
Haskell type inference (ReaderT and tuple) +1.25
Point free style with infix notation -0.52
'IsList' instance for GADT -0.14
Identity Monad - Behaviour difference in Haskell? 0.00
How to read this functional code -2.15
What’s the idiomatic type to represent multiple failure cases but o... +0.50
Haskell: type variables and generic types +1.09
Typeclasses and overloading, what is the connection? -0.86
Ways to apply an applicative functor multiple times +2.12
getRandom hangs the second time around. Why? 0.00
Extract (a, b, c) from (Value a, Value b, Value c) -0.07
Executing a transformation to the input before applying the functio... +2.14
Why doesn't subtyping via existentials and constraints work? +1.67
How can I trigger a type error in Haskell? +1.20
How come GHCi doesn't display the polymorphic type in this erro... 0.00
Haskell execution sequence +0.77
Use cases of 'signum' for ordered numeric types in Haskell -1.22
Why are the set of variables in lambda calculus typically defined a... -0.33
Haskell unwrap data 0.00
Kind Demotion (as opposed to Kind Promotion) 0.00
Abstract records or record interfaces? +0.76
Adding different number types in Haskell 0.00
What is the idiomatic way to build functions over newtypes ("w... +1.50
Monotonic sequence type in haskell +1.99
Meaning of underscore in case () 0.00
Type signature for function with possibly polymorphic arguments -2.39
Having trouble to understand MonadState put with return +1.82
Haskell coprime negative integers? 0.00
What bind operator will be used? 0.00
Haskell cannot import GHC.SrcLoc +2.42
When it's a String use "id", otherwise use "show... +1.53
SML/NJ Error. Finished with exit code 1 0.00
List of showables: OOP beats Haskell? +1.00
Replacing in Vim every fourth occurrence +0.21
How to calculate floating point numbers in Haskell? +1.93
Is there a better way than writing `lift`s before each `IO` in a ne... 0.00
Why is there not a funtion `quit = fail ""` for MaybeT? 0.00
How to convert a nested list of Chars to a String Haskell +1.95
Partial application of functions and currying, how to make a better... +0.23
Class for newtype 0.00