StackRating

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

John L

Rating
1566.34 (4,546th)
Reputation
26,647 (4,777th)
Page: 1 2 3 4 5 6 7
Title Δ
How to call the function glMultiDrawElements :: GLenum -> GHC.Pt... 0.00
Forcing evaluation across an IORef: rnf, deepSeq, or something else? 0.00
Haskell iteratee: simple worked example of stripping trailing white... 0.00
Scaling in functional programming +0.00
Lazy tree with a space leak -0.24
curried And uncurried functions -0.51
remove Repeat values from a list in haskell +1.53
How do I write this function? -0.81
mapMonadTrans :: MonadTrans xT => (m a -> n b) -> xT m a -... -0.40
Why should I use applicative functors in functional programming? -0.12
UI input with reactive-banana-wx +0.49
Iteratee I/O: need to know file size beforehand +0.43
Vector (Vector Foo) -> (Ptr (Ptr Foo) -> IO a) -> IO a? -0.57
Building with runtime flags using cabal and ghc 0.00
What is the -i option while compiling hs file using GHC and how to... +2.03
no EmptyL in data.sequence? 0.00
Attoparsec Iteratee 0.00
Fixed-size list in Haskell (i.e. array with list-like API) -0.25
efficiently checking that all the elements of a (big) list are the... +0.40
Is it better to use guards than patterns for recursion functions in... -0.32
Reading in arbitrary amount of binary messages +1.52
Is there a function to flatten a nested list of elements? +1.06
transforming IO String to String +0.46
Haskell batched file processing does not improve space profile -3.32
What's so bad about Lazy I/O? +0.40
difference between (a -> a) and a -> a -3.85
How to read data from forked processes in Haskell? -3.45
How can I change the directory where cabal stores the documentation +3.37
Type Class From Subset Of Recursive Type Class (Or Type From Recurs... -1.26
Modeling domain data in Haskell +0.06
How do you use the latest version (0.8.1.2 at time of writing) of t... +4.19
Is there any Template Haskell tutorial for someone who doesn't know... -3.51
Finite difference in Haskell, or how to disable potential optimizat... +3.95
Functional Dependencies / Type Families +3.05
Two parameter memoization in Haskell -1.35
Difference between State, ST, IORef, and MVar +0.15
Specify arch in GHC? +4.61
Get a list of the instances in a type class in Haskell +3.42
Haskell: custom data, using in function -3.99
How to exploit any parallelism in my haskell parallel code? +1.92
How to throttle a producer in a producer/consumer situation on a TC... +1.59
truly understanding the difference between procedural and functional -3.64
How to convert a list of (Char,Int) to a string with the given numb... +3.11
Which haskell array implementation to use? AKA what are the pros an... -3.70
Goto in Haskell: Can anyone explain this seemingly insane effect of... +3.54
How do you save a tree data structure to binary file in Haskell -0.32
Registering multiple versions of packages with `ghc-pkg`? -0.57
How to do simple ComboBoxEntry in gtk2hs? -4.55
How to catch a no parse exception from the read function in Haskell? -0.59
Haskell: catMaybe for Data.Set? -4.41