StackRating

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

AJFarmar

Rating
1519.45 (33,027th)
Reputation
8,975 (17,293rd)
Page: 1 2 3 4
Title Δ
Return input variables in golang +4.08
Why is my Haskell code saying 'variable not in scope: main'? +3.79
Checking numbers while making list: "Can't match expected... +2.78
Yet another infinite type error 0.00
Filter Duplicate elements from a [[String]] Haskell +4.47
Understanding the Fix datatype in Haskell 0.00
values arguments in pdg +0.17
Haskell Invalid type signature: containsAll (Eq a) :: ... Should be... +2.95
Haskell - redundant part in function +3.81
Arrow operator in functor instance declarations? -2.77
Why is this expression equal? +0.53
Let .. in statement doesn't work in IO? +4.99
Chaining methods left to right in Haskell (as opposed to right to l... -2.95
How to use arrow operators in haskell 0.00
Haskell: Implementing Num instaces for user-defined newtypes +0.04
Indentation error in Haskell 0.00
What's a shorter way of writing `(\ x -> traceShow x x )`? +2.16
difficult to understand function definition 0.00
Parse error in a `do` block on input `<-` 0.00
Simple dependent type example in Haskell for Dummies. How are they... +0.52
Why is forall a. a not considered a subtype of Int while I can use... -1.13
Implementing Functor for a parametric type 0.00
Why isn't composing two functions working? +4.64
Checking for all lowercase & Combining a Word with a List - Has... 0.00
Haskell: List of words paired with a number in a tuple +0.74
Why can't I import this Haskell module/package? 0.00
Is it possible to make (a, a) a member of typeclass in Haskell +4.02
Simplest non-trivial monad transformer example for "dummies&qu... -1.51
Inverting List Elements in Haskell -0.60
What is the role of 'bottom' (⊥) in Haskell function defini... +4.11
Loading GHCi on MacOSX Yosemite 0.00
Why in this line of haskell, $ cannot replace () -1.06
Haskell - Map of functions that take the same map 0.00
.bind(this) in coffee-react 0.00
Write XOR in haskell with functors -2.43
why does sum need GHC.Num.fromInteger? +4.48
Converting (Maybe a, b) to Maybe (a,b) +2.71
Parse error in a case statement -1.56
How do I avoid writing this type of Haskell boilerplate code +5.01
Input length restriction in GHCi 0.00
Usefulness of "function arrows associate to the right"? -3.06
Haskell: wrap everything in list of lists as a list of lists of one... +3.03
cipher encryption decryption logic 0.00
How can one print the name of an identifier or binding in Haskell? +2.97
How to get an element in a Haskell list? -1.42
Why does this cause GHCI to hang? -3.42
Haskell tree size -1.90
How to write a function whose fixed point is the Y combinator? -3.09
I got a list of tuples and i want to get the second element of each... 0.00
Type Inference in Haskell v. Scala +0.87