StackRating

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

Zeta

Rating
1664.76 (366th)
Reputation
85,419 (942nd)
Page: 1 2 3 4 5 ... 26
Title Δ
How to make a list of partially applied functions using map? +1.57
json alike objects in c +1.24
Looking for the name of a special map function +0.21
Why do I get an ambiguous occurrence error when I define an instance? 0.00
Convert function which putStrLn'd to return string 0.00
How to convert Char to Int in Haskell WITHOUT IMPORT anything? -0.51
Understanding State Monad's `get` +1.34
Errors from data type's Show instance -1.38
Windows 10 update appears to have broken GHC +1.07
Conflicting Definitions and Pattern Matching in typeclass instance... 0.00
Couldn't match expected type β€˜IO ()’ with actual type β€˜(Control... 0.00
extracting first two digits of a number haskell -0.36
Haskell error: Variable not in scope +0.28
Releasing memory allocated by C-runtime from Haskell 0.00
Understanding ListT IO Example 0.00
Predefined Haskell operator for applying pure values in an Applicat... +1.56
Haskell type matching error +1.65
Unwrapping a from IO (a) 0.00
Merge list of strings into list of tuple of those strings -0.23
Haskell, List as input for a function, How? -0.21
Type Class w/ `min`? 0.00
Haddock breaks down on #if #else #endif clauses 0.00
Find the smallest number satisfying an equation +0.29
Reading invalid integer in ghci 0.00
Adding two lists together with map 0.00
Implementing functor typeclasses 0.00
Occurs check: cannot construct the infinte type 0.00
Error parsing case expression 0.00
chunksOf and string datatype +0.29
Random tests generated by Haskell HSpec property 0.00
Enum types that are not equality comparable 0.00
fmap does not work on list of my datatype +0.60
How can I draw two shapes in a time sequence using Gloss? 0.00
Why (Num a, Ord a) => a 0.00
Haskell error: Could not deduce (Random a0) arising from 0.00
Returning list values from two values recursively in haskell 0.00
No instance for (Eq TrafficLight) arising from a use of `elem'... 0.00
Haskell: Calculate the length of a list using (curry snd) 0.00
JavaScript integer shift safety: (n << 1) != (n * 2) +0.63
Data structures with monads 0.00
Pattern matching against Just containing a pair +0.57
Couldn't match expected type Person with actual type IO () 0.00
Is there any way to inline a recursive function? +0.81
Why this program seems not to be fusing properly? 0.00
Binding computations with the State monad? 0.00
I can't understand Wikipedia's definition of "applicat... +0.29
Type synonym for lambda-based/church booleans 0.00
Why will the following run in parallel rather than sequentially? 0.00
What's wrong instance Functor Int where +0.28
Haskell refactoring a do block to use (>>=) bind in simple fi... 0.00