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 ... 11
Title Δ
On Haskell, what is the linguistic way to represent a card effect f... +1.68
Making new Monad Cont with ContT Constructor 0.00
Randomness in a nested pure function +0.27
Flip Maybe and List 0.00
How can I make this Haskell ADT derive Show? +1.07
Why is this eta expansion necessary? +1.35
Haskell Trace Function 0.00
Fibonacci sequence generation 0.00
Currying in Haskell 0.00
Monads in Haskell and Purity +1.37
Handle dependency resolution functionally in Haskell 0.00
GHC TypeLits without values +1.35
Pattern Matching on 'String' to get Escaped Quote 0.00
The usage of let in Haskell -0.77
If I enter [1/0..1/0] on GHCI I am getting Infinite Infinity. Why? +1.53
Structured Haskell Mode [SHM]: How to delete single bracket or stri... +0.30
Haskell getContents wait for EOF +1.37
Cabal cannot install postgresql-libpq-0.9.0.2 0.00
Aliasing function in Haskell 0.00
Is equality testing possible between two infinite data structure in... -1.82
Taking monadic functions out of a monad -1.45
Why/how does recursive IO work? +1.16
Why am I getting a type error in this sequence of parsers (lecture... +1.29
Haskell - How to define the dependent type Remainder (i.e. Rmndr mo... 0.00
Haskell - "lacks an accompanying binding" for recursive f... 0.00
Why I can't use the (cnt <- hGetContents h) expression inste... +0.26
Haskell's function application operator ($) usage 0.00
Binding a name to a value vs. assigning a value to a variable 0.00
Why does Either derives Show but Maybe does not? +0.29
What is the most general way to compute the depth of a tree with so... -2.66
How is FRP handled in terms of memory? +0.30
What is the difference between mapM_ and mapM in Haskell? +0.36
Why does my prime factorization function append 1 to the result? 0.00
Why does let y = 1 + y compile, and what does it mean? +0.22
How to find duplicates in a list of tuples? +0.30
How to pattern match different ways depending on a particular input? -1.68
How do I create several related data types in haskell? 0.00
Is there a non-recursive way to write this "paginate" fun... +0.55
Haskell "could not deduce" error 0.00
Haskell Referencing a Type Variable 0.00
Prelude "and" and "or" functions on empty lists +1.08
What are the steps for deducing this pointfree code? +0.93
How should I organize normal and "state" versions of func... +1.65
Why Int type 2^31 does not go outside the range in GHCi? +1.43
Why this Haskell code never terminates? +1.14
Is writing helper functions for state passing style idiomatic in Ha... +1.31
Do "algorithms" exist in Functional Programming? +1.10
Why does mod give a different result in an expression than in a fun... 0.00
Haskell 'showInt' not in scope: why not? 0.00
Continuing to lex after encountering an error 0.00