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 2 3 4 5 ... 9
Title Δ
State Monad with `put` Function -0.81
Why Prelude have same functions with just different args? +2.73
Null Object Pattern -0.59
Get actual class from stack trace element +0.59
Type Constructor as Return Type -1.16
Haskell sequencelistIO [a -> IO a] -> a -> IO a -1.41
Functional Breadth First Search -0.96
Running a monomorphic Consumer inside a Pipe 0.00
How to multiply two elements of each pair from list of pairs - Hask... -1.17
Can all recursive structures be replaced by a non recursive solution? -1.28
Implementing Backtracking on Haskell +1.31
Haskell list manipulation performance -0.08
Confused about Haskell polymorphic types -0.72
I made my first typeclass and I got "Could not deduce (g ~ Int... 0.00
How can one print the name of an identifier or binding in Haskell? -0.50
Understanding Haskell's `map` - Stack or Heap? -1.40
Why doesn't Applicative instance for Data.Vector diagonalize it... -1.19
Haskell - sum of cubes of a list 0.00
Combinations of variable length with fixed set 0.00
What is the kind of Void? -1.09
What are the locality properties of Haskell? -0.95
Transform operator on type `t` to operator on type `a->t` -1.28
Order of execution within monads -1.47
Is it possible to have forgetful type synonyms in Haskell? -0.84
Can I coerce an existentially quantified argument in a type constru... +0.57
Monads: Determining if an arbitrary transformation is possible -1.00
'Missing'(?) feature in programming languages? -1.07
IO function to print Chars with (>>) -0.96
Removing duplicates in an ArrayList using Generics +0.21
Boolean check in Haskell when assigning IO action to variable +0.55
"takeWhile" within a list comprehension -1.39
Haskell instanceof analogue? -1.15
In Haskell, how do you use 'head' without creating a separa... -1.27
How to understand type inference of "f = ap min"? +0.52
Where do Apache Samza and Apache Storm differ in their use cases? 0.00
Map which must contain all possible keys? -1.45
Typeclasses: function with default implementation vs separate funct... +2.64
Taking from a list until encountering a duplicate +2.42
Making Read-Only functions for a State in Haskell -0.73
Haskell transforming fuction to use foldr or foldl +0.55
Haskell: Heterogeneous list for data with phantom variable -1.38
Haskell's span function -2.15
What is the purpose of an applicative functor? +0.04
How does Haskell's laziness work? -0.17
How to know maximum at an irregular tree? +1.42
Checking how many elements of a tree satisfy a predicate -0.49
List Comprehension to Recursion [Haskell] +1.36
Is there a way to unmap in Haskell? +0.44
Does a function in Haskell always evaluate its return value? -0.14
Insert value into a map and then return it? +2.65