StackRating

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

leftaroundabout

Rating
1665.87 (358th)
Reputation
83,167 (976th)
Page: 1 ... 21 22 23 24 25 ... 32
Title Δ
Why Int type 2^31 does not go outside the range in GHCi? -0.80
Why is it bind's argument's responsibility to unit its value? -0.28
How can you have two records with the same field names? +2.25
Type level predicate based instances? +1.91
Data type design in Haskell +0.43
Haskell show pair of string +0.18
Haskell - non exhaustive pattern in function +1.73
Haskell error: "Could not deduce (Eq a) arising from the liter... 0.00
Runge-Kutta (RK4) in Haskell, type system issue +0.43
Why `Just String` will be wrong in Haskell +1.46
Haskell replace space with Char -0.28
Haskell <<loop>> Exception 0.00
Point-free equivalent +1.45
Specifying multiple alternatives in a single pattern match? +1.73
Haskell usage of null -2.07
What is the equivalent of OCaml's modules in Haskell? 0.00
How to make this function pointfree without making the code harder... 0.00
how to take a list comprehension's return and use it further in... 0.00
Why can you reverse list with foldl, but not with foldr in Haskell -0.34
Type-class instance discoverability - how to search? 0.00
Can two non-functors compose to a functor? -0.61
Get a random list item in Haskell 0.00
Combine listitems Haskell 0.00
Why does _ match 0? +0.44
Type signature of parser with existential quantification 0.00
What's the difference when creating a function between let x =1... -2.35
When should I prefer readIO over read? (or vice-versa) 0.00
Filter function in haskell -0.31
Is it possible to write a function in haskell: (r -> [a]) ->... +2.11
split elements into groups haskell -1.15
Why does Haskell consider lambda abstractions to be in Weak Head No... 0.00
Pointfree version doesn't compile, but the pointful one does? 0.00
Converting IO [FilePath] to String or Bytestream -1.64
Why does this code require the Monad constraint? -0.90
How to implement BST searching in Haskell -0.56
"-- file:" in Haskell 0.00
Understanding Monadic Binds in Nested Monads 0.00
How to cleanly define a Haskell module containing functions with a... +1.98
Best practice with Monad 0.00
Bind non-monadic functions to a monad 0.00
Safely serialize Text to Bytestring 0.00
Polymorphic function inside a type family -1.92
Haskell--Recursive calls on Lists -0.06
Improve long-winded Haskell Monadic code 0.00
Howto create a nested/conditional option with optparse-applicative? +0.37
Creating a list of Ints and functions Int -> Int -> Int -1.96
Haskell - how to handle multiline input which depends on a variable 0.00
Replacing Nth character in String array in Haskell +0.97
Can the Traversable laws be derived from the fact that every Traver... 0.00
How to convert my thoughts in OOP to Haskell? +1.81