StackRating

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

Benjamin Hodgson

Rating
1599.34 (1,806th)
Reputation
27,921 (4,498th)
Page: 1 2 3 4 ... 8
Title Δ
Parsing optional recursive parser runs in infinite recursion +1.22
Is there a corresponding optic for higher-order traversable functors? 0.00
Can I represent non-sequential/parallel execution with Monads? +1.87
Application of type-level arguments of Kind other than Type 0.00
Haskell - State of variables in parsed expression (Is the variable... -2.16
Battleships in Haskell (beginner) 0.00
forall notation: what does the period / dot mean? 0.00
Abstracting over Dimensionality of Types 0.00
Haskell Labeled AST: No instance for (Show1 (Label a)), How to cons... 0.00
In a monad transformer, why is the known monad the inner one? +2.22
Define an empty container directly in a Haskell class? 0.00
Haskell :: Recursion in Recursion for Loop in Loop -2.38
Instance of Arbitrary for custom list-like type +0.08
Is it necessary to write Haskell generics in a recursive fashion? +1.72
From generic to specific type 0.00
How to use Functor instances with Fix types -1.40
Typecasting in TypeScript 0.00
Roslyn - Type of TypedConstant.Value for a typeof expression 0.00
Generic constraint of the same type -2.00
Avoiding an incomplete pattern match -0.37
Using Typeable to effectively case match against different types 0.00
Pattern matching on types 0.00
How to write (<*>) using (=<<) in Haskell +1.27
Parsing multiple lines into a list of lists in Haskell -0.07
Haskell Function for checking if element is in Tree, returning Depth +1.82
Understanding 'impossible' 0.00
How can the lack of return type polymorphism in untyped languages b... +2.08
Mapping while showing intermediate states -0.56
Converting Functional Dependency class to Type Family instances 0.00
Ambiguous occurrence ‘foldMap’ 0.00
Generic solution to (Eq, Show) overlapping instances issue when def... 0.00
How can I find out which functions can be run on an expression? 0.00
Binary Tree type constructor in Haskell +1.28
How to create Bounded instance based on runtime values? +2.00
How to create Bounded instance based on runtime values? -2.00
Types constructors and existential types 0.00
Parse string by semicolon using parsec +0.36
Megaparsec: Not able to parse arithmetic string +1.45
Advice on writing monadic signatures +0.66
How do I create an 2-D array in Haskell? 0.00
High order function thats has for input a list of functions and a l... 0.00
Redundancy regarding product types and tuples in Haskell +1.16
Which Algebraic Pattern fits this type of tree? +1.79
Corecursive fibonacci using recursion schemes +1.30
How can I update a specific tuple in a list in Haskell? -0.66
What are scars useful for? 0.00
Looping through a map data structure in Haskell -2.16
Why is Haskell [] (list) not a type class? +1.86
Modify Haskell nested record by value 0.00
Safe Record field query +0.41