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 5 6 ... 8
Title Δ
How do you make a custom filter? +1.87
This code is supposed to find a single Int in a list that is not di... 0.00
How do I avoid referring to all state variables when updating only... -1.77
Abstract result types in Free Monads 0.00
Flattening a tree in haskell using in-order traversal 0.00
Experience reports using indexed monads in production? -0.82
Functions with higher kinds? +2.21
Applicative and Monad instances for a function type? -0.20
Is there a standard abstraction for this request-response type? -1.18
Modifying monad state -2.44
How to encode possible state transitions in type? 0.00
Presentation of sys.argv for conditional statement 0.00
Logging using the free monad 0.00
How to find out the execution sequences in Haskell? 0.00
How to write the <*> when writing the Applicative instance fo... 0.00
Haskell replace all particular characters with an input character 0.00
Is it possible to extract Data.Type.Equality pattern-matching into... 0.00
How to write a function of type a-> b -> b -> b for foldin... +0.18
Arrays and type class-lifting (and dependent types?) -2.06
Can this function be implemented? 0.00
Are Lists Inductive or Coinductive in Haskell? +0.17
Defining a Function for Multiple Types -1.66
Pattern match(es) are non-exhaustive +0.41
Functor fmap, pattern match function values, haskell +2.12
Kind-promotion of data family instance with TypeInType 0.00
What is the difference between `DeriveAnyClass` and an empty instan... 0.00
Type-safe Flow (State Machine) 0.00
Constraining on the transitive children of an ADT 0.00
Fold Tree Function +0.92
Haskell type arithmetic: how to access type-level list of lists -0.09
Is there something like cata but where you can match inner structure? +1.15
Cases of types vs fields of records in Haskell +1.18
Adding an Ord instance to 'singleton' package generated nat... -2.15
What is the meaning of the Haskell operator "<>"? 0.00
Collecting the Async results as they become available -1.31
Collecting the Async results as they become available +1.19
How to make a custom Attoparsec parser combinator that returns a Ve... -0.10
Is there any way to express end with in Parsec? +0.90
What's wrong with the derived Foldable instance of my KdTree? +1.89
Applicative functors pure matching not wrapped 0.00
Haskell, how to count all nodes of a tree (pattern matching) -0.57
Function pattern match depending on data argument -1.88
How to work with AST with Cofree annotation? 0.00
Exhaustive case with monadic guard +1.97
How to convert (Num a) => a to Float in Haskell? +2.40
What is going on in this let expression? 0.00
HOWTO transform a tuple of functions into a function that emits a t... +2.09
In Idris, how to add 1 to a Fin until a "max" is Reached -1.05
Idiomatic boolean equality usage (singletons) 0.00
re-write this example without do 0.00