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 5 ... 32
Title Δ
Implementing a Haskell function from a signature -3.10
Selectionsort function but with operator 0.00
Why "Empty do" error when my do isn't empty? +0.96
Meaning of (\x y z -> x y z) in Haskell 0.00
Constructing function that builds heterogeneous list from all its a... -0.54
how do you determine if a type is a functor or not in haskell? +1.72
Why is it fair to think of just locally small cartesian closed cate... 0.00
understanding functors and monoids 0.00
Universally quantified (or polymorphic) type class instances 0.00
Why are Monoidal and Applicative laws telling us the same thing? 0.00
Patternmatching on 'Or' of 2 newtypes in haskell 0.00
haskell fail to import Data.List module 0.00
How do i extend Haskell's type class in my class 0.00
Haskell Identity Lens 0.00
Can I avoid explicitly deriving built-in Haskell typeclasses over a... 0.00
haskell compile program nothing show 0.00
Hiding away constraints in Haskell +1.36
How can I make tuples an instance of this class in Haskell? -0.72
What are the practical implications that both applicatives/monads p... 0.00
Generate list of Ints in Haskell by adding Ints from a pattern list +0.94
Lambda Expressions for Higher Order Function in Haskell +1.03
Out-of-memory condition error when updating agda with cabal? 0.00
How do I allow one Constraint to imply another in Haskell? 0.00
Does liftA2 preserve associativity? -0.98
String concatenation via ++ or <> 0.00
Enforcing parametricity on arguments 0.00
Generate injective functions with QuickCheck? 0.00
Haskell: what are the implications of combining parameters into tup... +0.28
how do I correctly use a list declared in another module 0.00
Constrained polymorphism of types 0.00
Haskell, 2 list to list of tuples pointwise -0.78
Why doesn't "between (char '"') (char '&q... 0.00
Is it possible to generalize this lmap 0.00
What is the type keyword in Haskell -2.19
Type for representing a list with 0 to 5 values +0.04
Cabal install tidal ends with warning +1.35
Get data of type without pattern match on all data contructors +1.45
Replacing a character in a string with a string in Haskell in point... +0.31
How to make a Haskell function calculate ticket prices? 0.00
Haskell Define Data Type -0.69
Writing two functions which returns the first and last element of a... +0.29
func = elem [1..10] works in GHCi but doesn't compile 0.00
How do I subtract Maybe values in Haskell? For example, if I want t... +0.09
How can <*> accept functions in a context with a large number... +1.34
How to modify a list value in a nested custom datatype? +2.11
What is the best way to sample from a gaussian in Haskell using the... 0.00
Retrieving the size of a Bounded Enum as a Nat -0.20
Types are not getting resolved when using DefaultSignatures -0.69
Is there any chance to write "C major" instead of "m... +0.62
Where does the Haskell function `seq` get its name from? 0.00