StackRating

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

Gurkenglas

Rating
1464.92 (4,525,172nd)
Reputation
2,118 (79,499th)
Page: 1 2
Title Δ
Defining a tail recursive function equivalent to this Haskell funct... -3.19
How to use Scotty's ActionT monad like a Maybe monad, with an e... 0.00
How do I print out numbers in ascending order in Haskell? 0.00
Which lens to use to get all keys in an Aeson.Object? +4.55
A Haskell function that takes two strings and filters the second ac... -3.62
How to specialize mapM for IO in Haskell -2.85
Catching and halting on syntax exceptions during parsing with HXT 0.00
Idiomatic stateful loop in Haskell +5.34
Building a monad around Streaming & Reader -3.64
Lifting a value in the State monad in Haskell -3.60
Why would you write Haskell like this? -2.49
Haskell How to find an infinite loop? 0.00
Zooming StateT with return value in indexed container -2.75
Why does foldright work for infinite lists? -3.66
How to write less boilerplate in a expression evaluator written wit... +4.17
Nested case expression and indentation error 0.00
Type Resolution in Haskell: MegaParsec/ Parsing a single space +0.12
Create a Random Heap from a List +4.32
Feeding data to Haskell twice function as explained by Erik Meijer... +4.77
How can I drop nth element of a list using foldl? 0.00
Overview of Edward Kmetts packages for Haskell 0.00
Assert json matches using Yesod.Test 0.00
Is there a standard function that computes `f x (g x)`? +4.02
how do I accept user inputs and call functions based on the them? 0.00
Haskell: makeLenses - data constructor not in scope 0.00
"count 3" in ReadP parses 3 occurrences. How do I parse b... 0.00
How to compose "Maybe" lenses? +0.78
Traversal over last element of 'filtered' +1.25
Haskell recursive sort function 0.00
Method signature Haskell user defined type -2.17
Access return value 0.00
Better way to report locked file in Haskell 0.00
Exit from State Monad Loop +1.25
How to implement searching in Haskell 0.00
Does a functor always return a lifted type in haskell when the fmap... -3.58
filtered list cartesian product without intermediate list 0.00
Remove a Character Sequence From a String 0.00
Writing a more complex Traversal (Lenses) -2.83
mapAccumR -like recursion scheme over Fix? 0.00
Data structure request: Lazily infinite set 0.00
Factorizing guards in Haskell 0.00
How to manipulate trees in Haskell -2.84
Haskell conduit filter distinct values -3.12
Haskell: How to change algorithm to work on any size of list? 0.00
How to combine several type constraints? 0.00
Is `forM_` idiomatic Haskell? -3.64
Type error with recursion -2.84
Read a particular line from a CSV with headers in Haskell 0.00
Use list comprehension to build a function -3.40
Haskell: monad stack bind with IO and [] -4.08