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 Δ
Constant errors in the method for smallest coprime number 0.00
What is the meaning of "Integral a => Enum (Ratio a)"... 0.00
Using unsafePerformIO in a guard condition +2.04
Is do notation used necessarily in the context of monad? +0.47
Understanding Haskell's Laziness -0.43
What is the precedence of `->`, `=` and ` ` in Haskell? 0.00
Why is "Variable not in scope" 0.00
How to create default values for data structures in haskell -1.72
How to conditionally insert elements into list? 0.00
haskell type signatur for returning type constructor +2.02
Define takeword, dropword and words function in Haskell +2.06
Why the difference in type-inference over the as-pattern in two sim... +2.45
Why is Haskell complaining about this plus sign? -0.33
Haskell 2D points distance and length 0.00
How can I access the members of a custom made class if they are not... -2.32
Haskell Couldn't match expected type ‘Item Nat’ with actual typ... 0.00
Haskell Maybe not working on higher order function +1.93
Variadic list appender function to make a list of lists from lists... +0.50
Do inner bang patterns always force outer constructors in Haskell? 0.00
Get the square root of an integer in Haskell 0.00
Haskell type class "parse error on input instance" 0.00
How should the forever function be used? 0.00
How can I avoid an error involving lazy bytestrings? -1.53
Type error when asigning tuple in do notation in haskell 0.00
Performing assertions in Haskell -0.47
Not in scope: type constructor or class ‘-’ (and other errors while... 0.00
How to I properly use the min function in Haskell code? 0.00
Haskell - loop returning user input integer -0.54
Haskell - Generating Subsets of Length k 0.00
How to escape double quotes in Haskell? -0.21
Type synonyms unwrapping in functions? -1.26
Fibonacci secuence Couldn't match expected type ‘a0 -> t’ wi... 0.00
How to travel into a list and show it's elements and order posi... 0.00
can you help me understand how this code working i am very starter... -1.53
How do I print a character in Haskell? +0.47
Implementing applicative functor for custom data type with two iden... +0.20
Haskell - The type signature lacks an accompanying binding -0.03
Lexical fault when using ''BOOM!'' 0.00
Replacing do by >>= for a scotty post -0.85
In Haskell, why is this an infinite type and how can I fix it? -1.27
How to find the type of (\x y z -> x . y z) +0.19
Haskell - User Input Stored in a List +0.48
How to convert Date to days in Haskell? 0.00
Can type constructor be the same as value constructor? -2.30
Check type signature of inputted value and compare part of values +0.72
fmap with two functions 0.00
Typeclass constraint inside typeclass instance +1.86
Efficient way of printing property names in Haskell -0.36
Haskell: read a text file of doubles and assign a list containing t... 0.00
Haskell Currying Simple Example +0.35