StackRating

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

Alec

Rating
1637.11 (749th)
Reputation
25,447 (5,010th)
Page: 1 2 3 4 5 ... 9
Title Δ
Java 8: streams and the Sieve of Eratosthenes +0.35
convert a list of strings to a c array in haskell 0.00
Attoparsec parse fails but shouldn't with proper backtracking 0.00
Non type-variable argument in the constraint when using >>= o... 0.00
Does Haskell provide a way to map a function to a data member? +0.38
Generate FFI call using Template Haskell 0.00
Two parameter functions in type class instances of higher kinded ty... 0.00
Iterative procedure with nested loops in functional paradigm +0.35
What is the simplest way to pipe from a Read to a Write 0.00
What allows a function to implicitly dereference an argument when i... 0.00
What are infinite types? -0.38
Happy & Alex - Preventing the lookahead from affecting parser-l... 0.00
Why does this Rust program ignore immutability 0.00
How do I concisely fill a 2D HashMap? +2.01
How to use ? and catch in Rust? -1.27
Performance difference between IOUArray and STUArray (in Prime Sieve) -0.07
Haskell: Find the nth root of a float 0.00
Difference between evaluating and performing IO actions: what cause... +1.45
How to properly use guards in Haskell? 0.00
Haskell data type that represents valid types 0.00
Haskell: change all indices from a list to some value +0.84
different types comparising in Haskell 0.00
Functions on pairs of different types 0.00
Cartesian product of heterogeneous lists +2.13
Why can't GHC reason about some infinite lists? +1.89
Function Type Restrictions 0.00
Haskell convert list of strings to string with divider "|" +1.69
Infer constraints of type families from constraints of arguments 0.00
Return GADT from function +1.85
Asynchronous map of non-deterministic function over array +0.37
Adding context to rewrite rules 0.00
Is there a way to restrict the instances of a possible product type? +1.14
How do I use variable size vectors in Edward Kmett's "Line... 0.00
Monadic concatMap for Data.Vector? 0.00
ghci - defaulting confusion 0.00
Operating infinite lists with strict monads +1.89
Can I use unsafecorce as hashkey/comaprison key for existential typ... +2.18
Using the type system to check length of output vs. input list 0.00
Data constructor error when implementing state monad? +2.04
Compile-time checked URIs 0.00
How to use a random generator-using function with fmap in haskell? +1.96
Different type constraints for the same instance 0.00
How to chain a -> IO (m b) functions +0.39
Unexpected Overlapping instances error 0.00
Exception for non-exhaustive pattern +1.93
IO Monads: GHC Implementation Meaning vs. Mathematical Meaning +1.24
Instance declaration with type variables 0.00
Haskell: How to make foldr/build fusion happen in (zip [0..])? 0.00
How to define types in a DSL in Haskell? 0.00
How to generate n random numbers from a normal distribution using r... 0.00