StackRating

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

leftaroundabout

Rating
1665.87 (358th)
Reputation
83,167 (976th)
Page: 1 ... 8 9 10 11 12 ... 32
Title Δ
Why can the haskell compiler infer this type but ghci cannot? 0.00
Naming functions ($) or (>>=) 0.00
Lenses and TypeFamilies +0.36
Is there such thing as a bidistributive? What function do I need he... +0.35
Haskell - Weave two lists together in chunks of n size? +1.18
Disambiguate record update with DuplicateRecordFields -0.66
How to "iterate" over a function whose type changes among... -0.02
How to get rid of possibly superfluous function constraints? 0.00
Haskell: whileM_ variable scope? 0.00
How to curry function with two parameters in Haskell -1.92
How do I determine reasonable package dependency bounds when releas... -1.54
How to restrict function parameters using Haskell? +2.29
Why does this Haskell code typecheck with fundeps but produce an un... -0.13
Why `minimum (1, 2)` returns 2 in Haskell? -0.76
Add element to sublist of a list -0.34
fmap applied to types other than the type variable -1.64
Error and confusion when creating datatype and monad +0.34
Haskell Type Signatures 0.00
How can I handle nested case statements without an indentation tree? +0.03
Do native Haskell lists have a "real" type name? Or... wh... 0.00
Fixity declarations for data constructors 0.00
how to use Special(reserved) characters in haskell? -1.69
Trapezoid Rule in Haskell 0.00
Haskell - Sort strings inside a tuple in alphabetical order +0.34
Haskell Global var inside loop +1.43
apply function on Maybe types? -2.12
How to make a Makefile for a program for Haskell Language? 0.00
Understanding Monomorphic Containers w/ Foldable +1.45
Exponentiation function Haskell 0.00
type "name" = Int - is it worth declaring? 0.00
Does the Either type constructor contain a phantom type each for th... +1.19
How do I update the values of these Int refs (Haskell)? 0.00
Haskell Parse string of Ints to tuple (Int,Int) 0.00
Easy function gives compile error on conversion from Int to Double +0.36
Adding an unused instance fixes a type error 0.00
Existential quantification of typeclass constraints 0.00
Functional Programming à la 1940s: Minimalistic Implementation... -2.45
How to read a haskell string +0.26
Main function input for RealFloat in haskell 0.00
How to know when Newton's Method will fail using Haskell? 0.00
In Haskell how can I override the (==) and (/=) operators for a typ... +1.85
Finding every kth element in the list -0.70
Haskell Function Giving Wrong Output +0.30
Problems With Type Inference on (^) 0.00
Gloss function `animate` doesnt seem to be doing anything 0.00
Why doesn't map (map f) x work in this case? 0.00
Why are two polymorphic higher order functions with different type... +1.72
Random access performance on a 1D Haskell list +1.89
Haskell Add-Operation -1.70
How to create a generic Complex type in haskell? +2.06