StackRating

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

Luis Casillas

Rating
1475.00 (4,511,218th)
Reputation
25,278 (5,056th)
Page: 1 ... 4 5 6 7 8 9
Title Δ
Flattening a list in Haskell +0.39
Haskell: converting a list of (a, b) key-value pairs (with possibly... -0.11
How to have multiple infinite ranges in list comprehensions? +0.80
How do I implement Reader using free monads? -1.57
Strict version of foldl running infinitely -1.22
Derive Eq and Show for type alias in Haskell +2.34
How would I write cycle as a lambda function? +1.75
Haskell foldl' poor performance with (++) -1.59
Finding the index of a given element using tail recursion -0.12
Using a default in a case statement in Haskell -1.57
Haskell Invert Pair +0.31
Removing the first instance of x from a list -0.72
Different types in case expression result in Haskell +0.13
How To Negate A Function? -0.46
Haskell list iteration +0.24
Encoding ExistentialQuantification with RankNTypes -1.06
How to make a IO (a->b) function from a -> IO b in Haskell -1.14
How do I print out each item in a list of lists in Haskell? -0.57
Duplicates removal with foldl -0.12
Using a binary tree type -0.51
Reader Monad Purpose -0.58
Replace an element in a list only once - Haskell -0.45
from types to write a function that satisfies the types +1.02
Conditional Join SQL -0.01
What does '((->) a)' mean? -0.70
Haskell function from (a -> [b]) -> [a -> b] -0.42
In pure functional languages, is data (strings, ints, floats.. ) al... +0.19
In pure functional languages, is there an algorithm to get the inve... -0.91
How to simplify my "product" type classes for type constr... 0.00
What does the "world" mean in functional programming world? +1.27
List the National Insurance numbers that do not have an account +0.55
Sum the total balance for people between two ages -1.49
Apply a function only if isJust +0.07
Notation for a recursive call on user defined type +0.28
IDs from State Monad in Haskell -1.05
Using monads for trivial tasks like list manipulation? +1.33
How to decorate a Tree in Haskell +0.09
What are the benefits of currying? +0.16
Why am I recieving a type error? +0.55
Iterate inside a do block -0.23
Why doesn't Haskell provide folds for one-dimensional Arrays? -1.17
When to expose constructors of a data type when designing data stru... -0.87
When to use a type class, when to use a type -0.34
Haskell: How to put multiple instances in the same module? +0.64
Monoid mempty in pattern matching -0.95
Haskell : reference to previously updated elements of list within t... +0.45
Lazy Evaluation and Time Complexity +0.47
What is the purpose of Rank2Types? +1.67
What is the significance of algebraic datatypes with zero construct... -0.46
why can't a function take monadic value and return another monadic... +1.69