StackRating

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

radrow

Rating
1491.80 (4,383,631st)
Reputation
1,140 (138,557th)
Page: 1 2
Title Δ
How to convert my own Data constructor to List in Haskell -1.87
What are the differences between different ETS table types? 0.00
Haskell. Sort by second element in the list of tuples -4.00
Haskell. Sort by second element in the list of tuples +4.00
Can I pattern match with a function defined in a where clause? 0.00
Haskell Warning: Pattern match is redundant 0.00
Purescript Eq type class for function 0.00
Explaining a currying implementation in Haskell -2.04
Can not understand 'pMany' and 'pMany1' in the pars... 0.00
Parse letter or number with Parsec 0.00
How to use predefined function (e.g. ==, tail) on my custom data ty... +5.38
Is there a way to pass an operator with unknown type in haskell? 0.00
Clean syntax for conditionally folding a list in Haskell +0.92
Yesod Not in scope: type constructor or class Form error 0.00
Couldy you help me understand the type of an implementation of fold... -3.95
Breaking a list into sublists of a specified size using foldr +4.44
Recursive Haskell function but only does part of it once 0.00
reverse zip 2 lists (without using zip or reverse) +4.17
Haskell - combinations of lists and finding the maximum number of i... 0.00
colorize powershell stdout stderr 0.00
How to get warning for implicit conversion to lower precision? -2.50
Take a list including numbers and convert it to min/max version 0.00
How to "reuse" instance definitions from another typeclas... 0.00
Coq: prove that if (A, B) = (C, D) then A = C /\ B = D -3.29
Instrumented State monad 0.00
Retrieving constraints from GADT to ensure exhaustion of pattern ma... +1.10
Zip function in System F 0.00
How do you determine (code) if the stack is empty? 0.00
Scala functional literals -3.70
Why function is the first argument in Haskell 0.00
How to go from tuples to a custom data type? +5.21
Strangely closing diff sections in git conflict -3.80
Is there a consensus on whether or not newly defined utility functi... 0.00
Concisely give priority to non-Prelude functions in ghci 0.00
BFS bad complexity +3.62
Update list with an element at a given index -3.63
pattern matching on a list of lists in haskell 0.00
How to create route that will trigger on any path in Servant? 0.00
How do I print special characters like tabulations or newlines? -2.20
Printing Church Booleans 0.00
How do I parameterize a function by module in Haskell? -1.77
Will let construction optimize something in list comprehension? 0.00
Pointfree functions in Haskell - turning arguments into a list +0.75
How to reload the project after dependencies is added? 0.00
Idiomatic authentication in Elm 0.00
double backslash and single backslash result in same string on the... -1.98
Using a list of Integers to retrieve a list of Tuples in Haskell 0.00
Haskell Decimal to Binary +1.64
All non-duplicate combinations of two list elements -1.33
Haskell Parsec - parsing two lists of stuff +5.27