StackRating

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

Tikhon Jelvis

Rating
1667.76 (342nd)
Reputation
56,035 (1,710th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
Check if import is redundant +0.32
Pattern matching a variable in OCaml? +1.02
Can someone explain to me why the app function of ArrowApply makes... -0.94
Incomplete implicit type inference in Haskell +2.10
How can Haskell function guards operate on other values than the fu... +1.82
strict evaluation of integer accumulator +0.12
Is it possible to found most of the errors in programs written in H... +0.97
Understanding how Haskell precedence rules work with multiple parti... +0.30
How to conveniently refactor OCaml project? 0.00
How do you use the list monad to compute/represent the outcome of a... +0.48
Error detection and reporting using Maybe -0.12
A more succinct way to map functions onto fields of an algebraic da... 0.00
Is it possible to hide specific functions from appearing in the doc... 0.00
Avoid pattern matching in recursion +0.99
No instance for (Integral [t0]) error in Haskell code -0.34
Haskell System is a member of unusable hidden package 0.00
Why does `take` with a large number return [] even though the list... 0.00
Why is the Javascript operator "&&" so weird? +0.38
Typeclass for functions with different numbers of arguments 0.00
creating a regular expression for a list of strings +1.18
How can I convert this binary recursive function into a tail-recurs... +1.23
Non-exhaustive Pattern exception, for bind but not for do 0.00
Nil Value for Tree a -> a in Haskell +1.78
Reactive table with reactive banana and gtk2hs 0.00
How to hide block of code 0.00
How to design a monadic stack? -0.37
What's the difference between runghc and runhaskell? 0.00
How to tell Haskell to not import the same instance from two modules? 0.00
What constitutes a fold for types other than list? +1.72
Haskell processing [IO String] +1.56
Algorithm that costs time to run but easy to verify? 0.00
Instancing Monoid for a Type 0.00
How should types be used in Haskell type classes? 0.00
How are functors in Haskell and OCaml similar? 0.00
Haskell - Filtering Lists by Comparison +0.32
Are match cases guaranteed to be tested by declaration order? -1.94
Procedure? keyword in scheme 0.00
How do you stack two ErrorT monad transformers on top of each other? 0.00
Lazy generation of pairs of adjacent elements in a "circular l... -0.42
What is caddar in scheme +1.05
Haskell Variadic Function & Instance Declarations +2.42
Haskell function to test if Int is perfect square using infinite list +0.09
Parsec: Consume all input 0.00
Encoding correctness constraints directly into the Haskell type sys... +1.29
Using quickCheck +1.39
Haskell Return Doesn't Match Expected -0.03
Parsec unexpected character after function call 0.00
What does `[< >]` mean in OCaml? -1.15
Maybe monad inside stack of transformers +1.33
Why can I omit the constructor when referring to newtype wrapped nu... +2.48