StackRating

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

leftaroundabout

Rating
1665.87 (358th)
Reputation
83,167 (976th)
Page: 1 ... 19 20 21 22 23 ... 32
Title Δ
Why is f <$> g <$> x equivalent to (f . g) <$> x... 0.00
What does the type "Show a => Maybe a -> IO ()" mean? +1.57
Haskell return lazy string from file IO +0.41
First three items of a list in Haskell 0.00
automatic typing of nested lists 0.00
Why Prelude have same functions with just different args? -1.73
Generating instances for n-depth structures? +1.29
GHC complains about overlapping instances when in fact they are not 0.00
Are there contravariant monads? +0.55
How Can I Make a Simple Exit in Haskell? 0.00
Is it possible to overload logical operators (&& e.g.) in H... +2.12
Can I easily make my tuple type synonym an instance of Read? +0.42
When are brackets required for pattern matching? 0.00
haskell fmap . fmap function, function over two functors +1.08
How to define a function inside haskell newtype? -1.81
Post and Get a variable using yesod server 0.00
Why is it that sometimes defining a value in Haskell changes its ty... 0.00
Couldn't match type `[Char]' with `Char' 0.00
Floating, Ord and RealFloat in Haskell +0.43
Choose a typeclass based on return type +0.39
is Haskell sensitive to order in a function definition? -1.86
Product and Sum Type Parallels in Haskell Type Classes 0.00
Haskell, make single string from integer set? 0.00
Does haskell have a conditional operator such as "x == y ? a :... +0.79
What is the linguistic way to program matrices on Haskell? 0.00
How to return a function calling another function based on the input? +0.41
How is this function working: const const (negate 1) (negate 2) 3 +0.42
Haskell. Using constraint to define an instance of a class 0.00
Changing Haskell's Functor for Metaprogramming +1.37
Haskell too many arguments error -0.87
Should one specify a type signature for main or not? Why / why not? +0.46
IO FileOffset seems pretty much useless 0.00
Any advantage of using type constructors in type classes? +0.10
What is the reason behind having only one return value in C++ and J... +0.91
Compute an infinite list of all finite Blurgs +1.20
Directly generating specific subsets of a powerset? +0.41
GHCi on raspberry pi 2? 0.00
List of integers to single integer - Haskell -1.82
Beginner Haskell: Making a last function with reverse +0.89
Modify an argument in a pure function 0.00
Applying a function of type String -> [String] -> [String] to... 0.00
Haskell Programming simple function recurrsion -0.58
Haskell type signature with composite/multi-param type constructors +0.40
Haskell - defining commutative functions: How to consider actual ar... -1.74
Make a typeclass instance automatically an instance of another 0.00
How to "show" user defined data type "sets" in... 0.00
General function for reading numbers in Haskell 0.00
How to modify this Haskell square root function to take an array +2.19
Haskell - How to infer the type of action 0.00
What optimization technique does ghci use to speed up recursive map? -0.58