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 ... 32
Title Δ
Haskell: Is there a way to use list comprehensions to make a tridia... 0.00
Exception handling and purity in Haskell 0.00
how do I download the newest version of Haskell in a Linux virtual... 0.00
How to efficiently use the result of this calculation two times? +1.83
What is the way to describe the type signature of Haskell functions... -2.64
Unification of applicators with different arity through substitution 0.00
Is is possible to instruct ghci to use a concrete type for a constr... 0.00
Does Haskell discards intermediary results during lazy evaluation? 0.00
Summing a finite prefix of an infinite series +0.14
Clarification of Haskell mutual recursion 0.00
Symmetric Relation in Haskell -0.22
Why is ap available inside Applicative? +1.54
Functor instance of kind * +1.82
Haskell quickBatch: Ap applicative monoid -0.71
How do I change a certain value in a matrix in Haskell? 0.00
How might I be able to write multiple function definitions for mult... 0.00
What is the correct way to define an already existing (e.g. in Prel... 0.00
How to call a function taking no arguments from an instance? 0.00
Type Eq weirdness in Hashell 0.00
Matrix dimensionality checks at compile time 0.00
TypeNats, ViewPatterns and arithmoi in Haskell -2.22
Random Function in Haskell 0.00
How do I save changes I made to a list in an immutable way? 0.00
Composing functions with a intermediate polymorphic type in Haskell -0.25
How to compose polymorphic functions in Haskell? 0.00
Haskell using $ instead of parentheses is invalid -0.27
Simple unit tests using Cabal instead of using diff and make 0.00
understanding cyclic/recursive data types in haskell +1.51
Haskell what does the ' symbol do? +0.27
Override default implementations for derived typeclass instances -1.86
Unboxed vector of newtype hangs in basicUnsafeNew 0.00
How do I give a concrete value to a Haskell instance? 0.00
How can we build explicit categories in Haskell? 0.00
Difference between initial and terminal objects in a category +0.29
Perplexing behaviour when approximating the derivative in haskell +2.04
Haskell, comparing a generic to a Char +0.28
How to create a 2D Array in Haskell? +0.30
Polymorphic evaluator in Haskell 0.00
Why do `Left` and `Right` have two type parameters? +1.87
Does Haskell's "bind" operator ">>="... 0.00
How to construct a function from its graph? +0.29
Words returns wrong output when a String has apostrophes in it +1.77
How to create an infinite list of integers that follows a specific... 0.00
for beginners | luhn algorithm for list of integers 0.00
How can I work with the data constructors in Haskell? +1.02
Module works with Cabal but not with Stack 0.00
Creating div function in Haskell from scratch 0.00
How does tuple pattern matching (v,w) = someFunction param_1 param_... +1.79
How to write a function that calculate x^16? 0.00
Haskell Infinite loop in a recursive function 0.00