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 2 3 4 ... 32
Title Δ
Calculate simple math expression pass as a command line argument 0.00
Haskell: Define Show function for a user defined type, which is def... 0.00
How can I transform Char to Int in Haskell using "ord" fu... +1.02
Lift instance of class with a `MonadIO` type-variable to the transf... 0.00
Is there any way to shorten these lines +1.83
Random number generator in haskell using recursion -0.21
Non-trivial algorithm conversion from imperative to functional +0.86
Subset algebraic data type, or type-level set, in Haskell -1.41
What's wrong with my code? Trying to find an element in a list 0.00
Communication between actions in Applicative style 0.00
How to make a change to the source code in Haskell using GHCi? -0.68
Why does my Haskell function return a type instead of a value? 0.00
Haskell: eval :: Ast -> Int 0.00
Link a foreign C library with Haskell 0.00
Haskell: Problem with making my own data-type be part of the Eq-typ... 0.00
Read from string and convert to Dynamic +1.89
Read from string and convert to Dynamic -1.78
Syntax in Functions (Expected kind `* -> Constraint', but `I... -0.32
What do 'let' and 'in' mean in Haskell? -1.22
How do operator associativity, the associative law and value depend... 0.00
How do you get cabal to install a local package? 0.00
Error exponentiation in Haskell does not result in error 0.00
haskell function type simplifyed f :: ((b -> a ) -> a -> c... +1.77
How to add a new function to an exsiting Type class in Haskell? +1.57
Why are my two tuples containing strings, created the same way, not... -1.91
Multi-input monadic functions with currying in Haskell -1.29
What is a Lambda Calculus equivalent of the map function in Haskell? 0.00
Suggested way to print a custom quadtree in Haskell? 0.00
Why doesn't associated type synonym imply the constraint +1.80
Haskell - How does this average function work? -1.38
Deriving Eq and Show for an ADT that contains fields that can't... +1.66
access type variable values in instance declaration 0.00
Why do Haskell's typeclass laws have to be verified manually? 0.00
Haskell Data.Unique -2.36
Haskell Rank1Types and parentheses -- strange behaviour -0.22
Need explanation for basic do block syntax -0.24
Is there a function that transforms/maps both Either's Left and... +1.22
What is the connection between laziness and purity? +1.64
Haskell Show type class in a function +1.11
Using Haskell 'statistics' package for linear regression -0.74
Is there a data structure similar to a list in Haskell, which allow... 0.00
How to solve correctly pascal triangle in haskell? +0.29
Why is a list of kind * -> *? -1.48
Unclear why functions from Data.Ratio are not exposed and how to wo... 0.00
Trying to understanding why this function using foldr in Haskell is... 0.00
Representing a computational graph in Haskell 0.00
understanding type-level functions in haskell 0.00
Does Haskell's type system honor the Liskov Substitution Princi... 0.00
Confused about GADTs and propagating constraints -1.22
Below are 4 functions with the same functionality, but different im... 0.00