StackRating

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

Ben

Rating
1516.24 (40,926th)
Reputation
47,726 (2,152nd)
Page: 1 2 3 4 5 ... 14
Title Δ
How the Haskell garbage collector efficiently collects trees +1.43
With monads, can join be defined in terms of bind? -1.60
simple Haskell module 0.00
Understanding Pure Functions in Haskell w/ IO -1.42
Why does :k [False] result in an error in GHCI? -1.35
Haskell check if a value in monad exists -0.16
Relationship between Haskell's 'forall' and '=>&... +2.14
multiple declaration errors of algebraic data type +0.45
What is the role of 'bottom' (⊥) in Haskell function defini... +1.04
DataKinds and type class instances -1.80
Transducers in Swift +2.48
Are there useful applications for the Divisible Type Class? +2.43
Is there significance in the order of Haskell function parameters? +0.40
What is Ord type? +1.25
Why can't I make Either instance of Functor using id in Haskell? +1.34
Copyright issues while using public data in books -1.08
What is the category-theoretical basis for the requirement that the... -0.58
Naming conflict between field values and local scope in Haskell +2.27
How to define Eq instance of List without GADTs or Datatype Contexts -1.33
Haskell Function Definition without -> +1.02
The relationship between type classes - dependency vs using instance 0.00
A little confusion with the sorted function in Haskell -1.74
Why are instances matched only by their heads? -1.35
How are point-free functions actually "functions"? +2.21
Haskell - List of functions that operate on single value -0.62
What is the nearest equivalent of :type in ghci in a ghc source file? -0.87
Haskell/XMonad: What is the natural type for expressing that someth... +1.99
Why is the following Haskell code non-deterministic? +2.56
Different numbers of arguments when pattern matching Maybe -1.32
Haskell: Break a loop conditionally -0.45
How could this parsing code be made lazy depending on how much data... 0.00
Is it necessary to use IO when importing a foreign function that al... 0.00
Where does the name of Equational Reasoning come from? 0.00
Why cannot instances of classes be used as values? -0.05
Haskell partial applications to add 1 and double -0.48
Pattern match Haskell Higher order function? +2.67
What is the purpose of united lens? 0.00
Does Haskell have a "de-facto" run-time type? +1.66
Why/how does recursive IO work? -1.16
Does a function in Haskell always evaluate its return value? -0.22
Haskell application, or section? -1.85
Resolving a Function Call in an Existential Type -1.80
Type of `==` in Haskell should be `Eq a b => a -> b -> Bool` -0.29
What exactly is the kind "*" in Haskell? -0.45
Algebraic Data Types and Equality -1.53
Object Oriented Polymorphism in Haskell -0.84
Constraint Inference from Instances -1.17
Why should we use Behavior in FRP -1.43
Why type constraint is not enough? -2.14
Why does this instance fail the coverage condition? -1.85