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 ... 16 17 18 19 20 ... 32
Title Δ
Why is toList (1, 2) == [2] +0.95
Replacement '++' with ':' in Haskell. Error +1.48
Haskell : How do I reverse a the children of a Tree recursive 0.00
First time using the Maybe type in Haskell, is my understanding wro... +1.62
Type inference for MultiParamTypeClasses? -2.39
Error while composing two functions 0.00
Why does the following haskell code for creating a Foldable instanc... +0.40
why does the compiler giving error on the following haskell code? -0.10
How choose which classes to make an instance of when overloading op... +2.34
Using Haskell with Yesod to activate Pandoc 0.00
Is the a shorter way of writing git diff HEAD^ HEAD? -1.53
Recursive lambda in Haskell -1.79
Haskell - Applicative/Monad instances 0.00
Haskell: Couldn't match type [Int] with Int +1.99
Pass a lens into a funciton 0.00
Haskell: recursively process lists nested arbitrarily deep 0.00
Haskell Printing Strings +1.61
Compose lenses with accessing outer type during getter and setter 0.00
Is there a way to predict infix function behavior for partially app... 0.00
QuickChecking simple Functors: Is defining an Arbitrary instance ne... 0.00
Ensuring correctness of data -0.53
Change a function to support IO String instead of String 0.00
Apply a Word32 function to a ByteString -0.85
Confusion about type level bools in base 0.00
Reverse first k elements of a list -2.52
Haskell: apply a polymorphic function twice -0.46
Haskell function inside function signature type -2.30
How to use ((.).(.)) infix? -0.50
Random number generating in haskell 0.00
Haskell Integers; What exactly is going on here? -0.01
Why is getLine being evaluated when its value is not required? +0.12
Haskell: Is it true that function application distributes over list... +1.49
Constants in Haskell and pattern matching 0.00
draw points and lines with given coordinates using haskell diagrams 0.00
haskell: negation normal form's function get "Non-exhausti... 0.00
How to interpret fmap where f a = c -> d -> e 0.00
Haskell: Recursive Function on Sets 0.00
Passing function as parameter, weird case +0.47
How is $ used in higher order functions ? +0.40
I don't clearly see why this is the Fibonacci sequence. Am I in... +0.41
In Haskell, how do you restrict functions to only one constructor o... +1.98
Why doesn't this list comprehension in haskell include lists of... +1.94
Can I declare a NULL value in Haskell? +1.31
Why does Haskell Pipes "use () to close unused inputs and X (t... -2.15
How to implement a simple Subtractable type class -1.77
What is Applicative Functor definition from the category theory POV? -0.61
How to add letters of a String in a String list in Haskell? -0.42
Haskell list monad looping +0.72
Haskell type-mapping (-> operator) in where clause? +0.46
Haskell - Extract Maybe in Monad 0.00