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 ... 12 13 14 15 16 ... 39
Title Δ
Getting "Variable not in scope: w :: Integer" error while... 0.00
Why does a list comprehension accept mixed `[Char]` and `[[Char]]`... 0.00
Is this use of GADTs fully equivalent to existential types? +1.33
Haskell extract element with the key 0.00
Is it possible to expand elem to support a -> [[a]] -> Bool? -1.47
Operator on do indentation +2.28
Printing Dynamic Data -0.86
Changing indices within a Haskell tree -1.95
DuplicateRecordFields and Function Composition 0.00
Haskell Efficient Program 0.00
Is there any practical difference between these two definitions of... +0.12
Model selective usage of sum type +1.84
Can I verify whether a given function type signature has a potentia... +1.86
Resolving of lambda function 0.00
What in the implementation needs to change in order for a left asso... 0.00
Using (ceiling . sqrt) in range causes error 0.00
Why do these fixpoint cata / ana morphism definitions outperform th... 0.00
Can one express catamorphism through Data.Function.fix? 0.00
How to use a Reader type encoded with continuation passing style 0.00
How to get the type of an arbitrary expression in a file in Haskell? -0.68
List instance of monad in Haskell - why use concat in bind-operation? 0.00
Understanding readMaybe (Text.Read) -1.45
A concise way to factor out multiple typeclasses in Haskell? 0.00
How does this short memoization function in the GHC test suite work? 0.00
Defining instance for Num 0.00
Either and inner Maybe error handling +1.12
Replace a substring from a string in Haskell +2.63
Save string output to a file -0.10
Why does this code grow so large in memory? 0.00
Haskell basic "check" function -2.62
Is GHCI monadic bind strict? -1.80
Haskell | Are let expressions recalculated? 0.00
Functional object-oriented programming in Haskell 0.00
Specifying a function type signature in a where clause +0.42
Haskell : Couldn't match expected type ‘a -> a’ with actual... +0.40
I/O how can i put somehing in screen withouth being string? 0.00
Pattern Match on Equality 0.00
Returning polymorphic types with GADTs in Haskell -0.49
haskell - the type of join function -2.11
Unified interface for pure and constrained monadic functions 0.00
Why are explicit forall quantifiers necessary for rank-n types? -0.55
Filter list of lists based on last element of lists in list of list... 0.00
Not typed empty list : Haskell 0.00
How to divide a list by a variable haskell +0.38
How do we overcome the compile time and runtime gap when programmin... +0.41
Using type constraints across typeclass instances 0.00
Generic Haskell 'stringy' functions, Or: Where is lines ::... 0.00
Using where in a list -1.37
Evaluation order of a function makeSum in haskell -1.76
Monotonicity of evaluation in Haskell 0.00