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 ... 8
Title Δ
Expanding Aeson example, how to use array of values? 0.00
What is the equivalent of folded in Lens.Family2? 0.00
Data.Typeable.cast to an existential type 0.00
Trying to abstract away typeclass, but a type variable escapes 0.00
Avoiding code duplication for data type with lots of similar constr... +1.69
How to make a free monad interpreter recursive? +0.37
How do I skip specified symbols while parsing 0.00
Does MonadTransControl support STM? 0.00
Polymorphic pattern matching results in ambiguous type +2.11
Making filter using foldr +0.74
Bifunctor vs. Arrow methods -1.71
Haskell defining Functor instance for an alternative Either data type 0.00
Are free monads also zippily applicative? +1.88
Manipulating Haskell Monad State 0.00
Lifting the parser of a large record type into a functor 0.00
Is it possible to use typeclasses to change `ReaderT (IO a) IO a` i... 0.00
Haskell ad-hoc polymorphism on values, calculating the length of li... 0.00
Simulate a path-dependent type in Haskell +1.89
Automatically generate mapping function for data with higher-kinded... +1.15
How do I write a QuickCheck property which expects a non-empty list... 0.00
Lens - What happened to traverseInit? 0.00
What are Prisms? +1.75
Explanation of foldr implementation in Foldable -0.72
In Typescript, it is possible to add properties keys using generics? 0.00
Modeling a domain as a GADT type and providing do-sugar for it 0.00
Writing doubly-recursive functions without pattern matching -1.30
Lens package: TH Deriving instances for datatype holding derived da... 0.00
Type Family as Argument to Type Synonym 0.00
Is it possible to ensure that two GADT type variables are the same... +2.20
Monoidal product in Haskell 0.00
Recursively return all words from .txt file using attoparsec -0.64
ZipList Monoid haskell 0.00
"Simultaneous" minimum and maximum of a list 0.00
Haskell: "Qualified name in binding position" error with... 0.00
Lenses over Comonads or Representable 0.00
Haskell: recursion from leafs to root +0.35
Adjoint functors determine monad transformers, but where's lift? -0.05
Extracting specific types from a tree +0.09
Zooming StateT with return value in indexed container +0.34
Granted a traversable F-Algebra, is it possible to have a catamorph... 0.00
How do I generate a Foo[] type in a Roslyn code generator? 0.00
Implementing functional addition in Haskell -2.02
Why do I get 'variable not in scope' for Just ord <*>... 0.00
Type family error 0.00
Haskell what does following function do? 0.00
Alpha equivalence between variables in lambda calculus 0.00
How can I have a constrained Finite State Machine in Haskell / Idris? -0.10
Type classes vs algebraic data types? 0.00
apply function on Maybe types? +2.04
Is there an inject equivalent for Haskell in the context of free mo... 0.00