StackRating

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

Joachim Breitner

Rating
1538.31 (12,676th)
Reputation
20,615 (6,572nd)
Page: 1 2 3 4 5 6
Title Δ
arbtt nested if then else in categorize.cfg 0.00
How to handle nested conditionals +0.07
Can compilers deduce/prove mathematically? +1.12
Why does Data.Set require elements to be an instance of Ord? -0.67
Haskell - Turn a list of coordinates into an ASCII graph? +0.41
Haskell converting list of points into string -2.04
How to define map using foldr? +2.54
Safe parallel use of MVector/IOVector from Haskell vector package 0.00
Can I change the stack size limits from within the program? 0.00
Using monadic functions with Data.Map (fx unionWith) 0.00
Using a different ordering on lists -0.70
GHC rewrite rule specialising a function for a type class 0.00
Document preparation in Isabelle 0.00
Serialize instance for Data.Text? +0.01
Is it ever possible to detect sharing in Haskell? +0.12
Show progress of Haskell program -0.66
Haskell Function Building for Lists 0.00
Code Metric Tools for Haskell +0.49
Triangular Lists in Haskell? -0.72
Why can (++) be used both to prepend and append using map? -0.08
A -> IO B to IO (A -> B) +0.14
Hackage documentation incosistent with my installed package? 0.00
GHC does not generate a binary despite no errors shown 0.00
How to convert between ByteString and Storable Vector? +3.77
How to make same types with different behavior in Haskell? 0.00
What is the best way to store and sort rectangular data in Haskell? -1.39
Why catch is not working? 0.00
Isabelle trivial issue: “Max (S::nat set) = 0” implies all elements... 0.00
Haskell: how to get rid of the memory leak 0.00
Haddock can't find the documentation for installed packages 0.00
State Monad never ends +3.43
If a thunk results in an exception, is the exception kept as the re... 0.00
Haddock link to functions in non-imported modules 0.00
Running a subexpression once -1.34
What are the options for precondition checking in Haskell +0.46
Control GHC build options from environment variable using Cabal (Ha... 0.00
Replace compiler when building Haskell project with Cabal 0.00
Haskell lazy open and close files 0.00
Why is this type annotation in Haskell necessary? 0.00
Haskell linux install a module without cabal 0.00
Using case for a multi-way if +0.88
Augmenting Test.QuickCheck 0.00
Call main function with arguments +3.58
Haskell: How to organize a group of functions that all take the sam... +0.93
Portably opening a handle to stdin many times in a single session +1.58
Haskell parsing - Parsec with Alex 0.00
Writing a Show instance for Data.Functor.Compose without FlexibleCo... 0.00
Display function types in Haskell 0.00
What is a shrink, with regard to Haskell's QuickCheck? +3.97
Is there any way to use IO Bool in if-statement without binding to... +0.06