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 ... 5 6 7 8 9
Title Δ
Implementing Iota in Haskell 0.00
Explanation of partial application - join -0.59
Positive integer type -0.21
Custom ADT vs. Tree for parser return value 0.00
Advice defining a data structure in Haskell -0.47
Turn TypeRep into a concrete type representation -1.65
Different binary tree's definitions in Haskell: which wins? +0.59
What's with the 'in' keyword? -0.48
What type signature do I need to allow a list of functions to be co... -0.09
Why doesn't this function signature typecheck? -0.47
How do I implement `cat` in Haskell? +1.04
Haskell: FIFO queue algorithm complexity -0.42
Haskell: "Append" type class -0.19
Definiton of length using foldr -1.18
Does Haskell have return type overloading? +1.67
A better way to map a function that requires IO over a list +0.06
Unexpected memory usage for cycle function -1.28
Lists defined as Maybe in Haskell? Why not? +1.43
Is there a way to capture the continuations in a do notation? +0.49
Type of list ranges: how can I make my function less polymorphic? +4.78
Haskell - Does "IO ( )" means we give up the control of o... +2.39
How do I create a Show instance for b->a in Haskell? +1.83
Haskell: Difficulty embedding the context (Eq a) into a data declar... 0.00
Is my rewritten foldl function optimised? +5.73
Haskell: Defining strict data -2.30
Why discarded values are () instead of ⊥ in Haskell? +2.07
Understanding A bit of Haskell -0.89
Understanding a monad instance +5.59
Meaning of a newtype statement +4.07
Why is function definition for all types at once not allowed in Has... +0.06
Is there ever a good reason to use unsafePerformIO? -2.58
Comparing lists in Haskel +2.62
What Haskell type system magic allows for the definition of join? -0.50
Curry-Howard isomorphism +1.33
Why can't Existential Types use record syntax? +5.75
Explicit recursion in Haskell +0.47
Expected Type and Main +1.49
What should a Tree class contain? -2.53
Macro to simplify recursive function syntax -3.21
Traversal of an n-dimensional space +0.49
How to know when an apparently pure Haskell interface hides unsafe... -1.73
Optionally run code if package exists -0.76
"<-" bindings in do notation -2.24
Is it possible to use call/cc to implement recursion? -2.72
Does adding methods to a Java class boost the memory usage of its i... -3.04
Using symbol before it is definied -2.81
Haskell pattern matching the first, middle section, and last +2.65
Scheme: Using Abstract List Functions without Recursion -3.61
newtype with RankNTypes -3.28
Church lists in Haskell 0.00