StackRating

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

Shersh

Rating
1499.45 (3,782,380th)
Reputation
5,668 (28,947th)
Page: 1 2 3
Title Δ
How can i get the type of a polymorphic function for a specific typ... +0.83
Why doesn't !-notation (bang-notation) work in Idris REPL? 0.00
How can I express range validity in Idris? 0.00
Recursive liftIO -2.29
JSON nested serialisation 0.00
Haskell/Aseon: output JSON as one object 0.00
Implementing Foldable for a user defined version of Vect with flipp... 0.00
Concatenation of two vectors - why are lengths not treated as commu... 0.00
How to express "goto"s in a fuctional way? 0.00
Has anyone tried to implement a Haskell-like case-of statement in C... +3.87
Option.Applicative: How to parse a combined parser with a flag? +4.43
Return tree for function with non-binary tree 0.00
Using lenses to compose functions +0.82
Using lenses to compose functions -3.18
How can i disable haskell warning in small block? 0.00
Printing Timestamps while Debugging in Haskell -3.17
Applicative functors as monoidal functors 0.00
Computing Moving Average in Haskell +3.80
hslogger & Duplicate Log Lines 0.00
How to implement a 'ex :: Maybe [[Maybe a]] -> [[a]] ' m... -3.94
How to insert an integer into a sorted list -3.22
How do I sort a list of lists by their sum and inner elements? -3.88
Finding the longest path through a DFS Forest in Haskell -1.86
Does the expressiveness of monads come at the expense of code reuse? +4.51
Haskell AST with recursive types -2.50
Function Composition Do Notation +1.13
Experience reports using indexed monads in production? -3.40
Is it useful to create a collection of generic function types in Ha... 0.00
Filtering Nothing and unpack Just +4.29
Remove phantom type variable -2.15
What in lens should I use to build a read-only getter by index? 0.00
ghci randomio type inference 0.00
In Haskell, is there an abstraction for the <?>-operator? -1.23
When should I use MonadState lens combinators? 0.00
How am I meant to split code between src/Lib.hs and app/Main.hs in... +3.91