StackRating

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

chi

Rating
1617.35 (1,173rd)
Reputation
82,089 (998th)
Page: 1 ... 30 31 32 33 34 ... 39
Title Δ
How do purely functional compilers annotate the AST with type info? -0.02
multiline contents of a IO handle in haskell display nothing +1.91
What is Constraint in kind signature -0.46
Which dictionary does GHC choose when more than one is in scope? -0.32
How does `flip id` work? +2.18
How can I track down GHC "Couldn't match expected type&quo... +2.34
Haskell function definition -2.06
SML: Does the function foldl take the list predefined, or list coul... 0.00
Any advantage of using type constructors in type classes? -1.76
Is there a way to run a Haskell console in a recursion depth or mem... 0.00
How to turn data structure taken from file to a function 0.00
What does GADT offer that cannot be done with OOP and generics? +2.37
Interaction between functor, applicative and Monad +0.43
Are two strings anagrams or not? +0.44
To what extent is Haskell lazy? +0.00
Does every Haskell function do tail calls? 0.00
Why isn't Haskell able to optimize this? (Nothing gets propagat... +1.00
Is there a function in Prelude to pair a value with that value appl... +1.67
"takeWhile" within a list comprehension +2.11
transfering an imperative for-loop into idomatic haskell -0.30
SYB: can a map over the result of listify be rewritten with a gfoldl? -0.07
Structural induction for multi-way (rose) trees 0.00
'Default Behavior' for Haskell recursive data types +0.46
GHCi ignores type signature +2.42
Get and put a string in Haskell throws error +2.56
Comparing Haskell and Scala Bind/Flatmap Examples -0.44
How to break up complex type aliases in haskell? 0.00
Getting minBound of a bounded type 0.00
Left pad a Haskell list +0.00
How to handle spaces with System.Process (system) 0.00
Point free programming style in haskell (ghci) 0.00
Why cannot instances of classes be used as values? +1.68
Haskell new line not working +1.99
Understanding operations on composed functor types -1.57
Choose function based on class -0.03
Haskell nested where clauses -1.03
How does Haskell evaluate the Fibonacci function? 0.00
Correct way of reading from stdin in haskell +1.61
LZW routine in Haskell using Monads -1.58
Type of (.) . (.) 0.00
Mutable references to immutable data in Haskell +0.45
how to filter list by type in haskell +2.79
Haskell - Compile Error +1.44
Inferring Eq typeclass 0.00
Can I parameterise the empty constraint type? 0.00
Deriving a base monad using a monad transformer and the identity mo... +0.44
guards in pattern match in let binding -0.56
How to combine multiple monad effects into the same do block? 0.00
How can I prove that elem z (xs ++ ys) == elem z xs || elem z ys? +1.17
C++ how to allocate memory to a pointer of a struct which is member... +0.46