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 ... 9
Title Δ
How does Argon2id store salts in PHP? -0.48
Borrow checker problems while trying to mutate a struct in a match -0.41
Avoid using global variable in Java 8 stream reduce method -1.38
What is denotational semantics? -0.48
How are Functors useful? +1.29
why is sortBy so oddly unconstrained, and why no general sortOn +1.30
What is the intuitive meaning of "join"? -1.19
How to create an Arrow that "counts connections"? +2.25
Type error in Haskell when pattern matching against Maybe with Show... +2.06
You can find out if a list is a palindrome using (==) <*> rev... -1.33
Traversable for data Constant a b = Constant a passes Quickchecks,... 0.00
What is the reason behind two styles of function definition when us... +1.53
Which of these functions are tail recursive? +3.10
Recursive type synonyms in Haskell - 'cycle in type synonym dec... +0.55
how to structure monads in haskell programs which compute on random... +0.52
The object-functional impedance mismatch +0.52
Can I specialize a Foldable instance method based on the typeclass... 0.00
How to avoid `case` when handling `Maybe` -1.08
Monad State And get function -1.61
implement an algorithm to determine if a string has all unique char... 0.00
Functionally Inverting a map with a nested data structure in Java 8 -0.64
Haskell - Function which returns a different value each time it ite... -1.22
difference between two monads: ErrorT e Identity v and Either e v +0.54
Haskell parMap performance? 0.00
Why would I ever want to use Maybe instead of a List? -0.48
Why do safe partial functions use Maybe instead of generalizing to... 0.00
How to Pattern Match an Empty Vector in Haskell? 0.00
Composing State and State transformer actions 0.00
State Monad. Haskell 0.00
Is there a concept for 'fold with break' or 'find with... -1.15
Haskell, parameters of ask -0.81
Recursively walking an AST using foldl and the Reader monad without... -0.40
haskell, the same program using monads -0.90
How do I create an applicative instance for ziplist? -1.05
Most efficient way to do list comprehension with filter -0.46
Joining to a dimension table just once 0.00
Recursively merge list of lists based on shared elements +0.48
Check whether a type is an instance of Show in Haskell? +0.54
Idiomatic Haskell way of termination recursion in this functoin -1.34
How to understand and discriminate pattern match and tuple? +0.86
Space complexity of the following two lambda functions 0.00
Why right folding can process infinite list in Haskell? -0.02
How to recursively define my own haskell function for appending two... -0.94
Haskell: Is it true that function application distributes over list... -1.49
haskell generating random sequence and passing the generator 0.00
Does Higher order polymorphism require strict order of arguments? -0.49
Trying to understand recursion through a list of integers +0.18
Apply a function to every element in a list to every element in ano... -0.61
Does "<-" mean assigning a variable in Haskell? +0.61
Does the continuation + tail recursion trick actually trade stack s... -0.76