StackRating

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

bheklilr

Rating
1637.26 (746th)
Reputation
48,891 (2,075th)
Page: 1 ... 14 15 16 17 18
Title Δ
Haskell Netwire - Type errors -0.29
Delimiting the IO monad +2.20
Haskell No instance for (Num ()) arising from the literal 0.00
Haskell function application syntax with operator as argument +1.68
How to build 'missing' complex functions in Haskell -0.52
Couldn't match type `float' with `Int' +0.48
Haskell pattern matching a list of tuples 0.00
My timer always returns 0 -0.53
Haskell error algebraic types +0.49
How to mix Haskell monadic and pure filters in a piping fashion? -0.19
Is there a standard Haskell function for (return a) >>= b? +2.33
When you define algebraic Data Types in Haskell +2.44
Haskell beginner order function +0.34
How to process infinite sequence with Repa or Accelerate? +0.29
Retrieve the biggest first component of a tuple 0.00
Monads for Control Flow - Sequence, Selection and Iteration 0.00
Where is the official definition of 'bind' and 'return' for the Wri... -1.62
What's the real procedure of evaluating recursive data in Haskell? 0.00
Declaring my own types and using them in Functions in Haskell +0.49
How can I give the compiler a hint for picking the right instance f... 0.00
putStr in compiled binary from GHC, Mac OS X +3.33
Idiomatic way to sum a list of Maybe Int in haskell +4.34
How do I turn an Integer into an Int in Haskell +5.23
I need to adding text to the seem variable 0.00
Compile error: Occurs check: cannot construct the infinite type: a1... 0.00
Why does Char have an instance for Bounded? -0.77
How to return a list of tuples in Haskell 0.00
Handling error in function in Haskell +0.45
Haskell -Changing a Char to another specified Char in a specified p... -3.39
calculate mean using numpy ndarray +4.60
Haskell foldWhile or reduceWhile without list function? 0.00
Haskell: How to convert string into boolean Matrix +1.30
How to transfer two functions in hugs? 0.00
list data type haskell with bounds -3.23
All occurrences substring in the string 0.00
Do I have to define a function for each new data type? -0.19
Separate interlaced elements with single loop -3.62
Haskell about matching a Char with a list +4.18
Random number in Haskell +4.00
Haskell 3rd element of Tupel -1.47
Haskell 'count occurrences' function -2.50
What is the best monadic type to explain monad typeclass? +0.21
Haskell: Why does RealFrac not imply Fractional? -3.58
Find and replace in Haskell 0.00
haskell : How to report an error for my function +0.54
Haskell: Pattern Matching to combine String +2.26
Haskell List Comprehension and Pattern Matching +3.66
Is there a canonical haskell type for "One or Both"? +0.92
Haskell Tail Split -0.06
What is correct way to implement splitWith from "Real World Ha... +4.18