StackRating

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

Ingo

Rating
1466.21 (4,523,982nd)
Reputation
31,993 (3,732nd)
Page: 1 2 3 4 5 ... 23
Title Δ
Is there any way to enable n+k patterns in Frege? 0.00
What is the difference between <- and "let" inside do... -1.80
Idiomatic Haskell way of termination recursion in this functoin +1.68
The smallest index i of the list such that the prefix sum of array... +0.55
Interoperability with Java in Frege, especially in IO Monad 0.00
Why right folding can process infinite list in Haskell? +0.02
Why is getLine being evaluated when its value is not required? -1.51
What is type of native constructor which throws exception in Frege? +0.53
Why "if as expression not statement" is cool? -0.45
Haskell - multiple IF statements 0.00
Why do I get these type errors? -0.47
Creating instance of State in Frege -0.46
How to name the "=" of a Haskell expression? -0.05
Why is context reduction necessary? -0.52
Does Frege solve the issue of "re-export qualified" of Ha... 0.00
Type is not as polymorphic as suggested 0.00
Haskell character encoding problems with readFile -0.39
Haskell Type Destructuring in Guards -1.60
Use parentheses to disambiguate an expression like `liftM b ap c` 0.00
How to pass a list of integers from Clojure to a Frege function? +0.53
takeWhile for an infinite IO list 0.00
Problems with Code in the Frege REPL +2.04
Why print() has side effects? -1.80
Unification Weirdness in Typeclass Instance -1.69
frege pure functions and performance optimizations 0.00
Creating frege.jar and including intermediate .java files (for use... +0.55
Recursion and StackOverflowError 0.00
Mapping Java Array to Frege 0.00
Haskell creating my own filtering function -1.29
Parsing JSON values +0.03
Java Multiple values for if statement in one go? -0.15
Can Functor instance be declared with additional type restriction f... 0.00
Translating Imperative Java to Functional Java (A Game) +0.60
How to handle exceptions in Frege? 0.00
Calling Frege From Java Doesn't Match Number of Parameters +0.51
What are the most efficient representations of numbers without nati... -1.10
What is the difference between "package" and "module... 0.00
Iterate produces StackOverflow errors 0.00
Haskell's "permutations" function defined oddly +0.35
How can I handle binary data in Frege? 0.00
How to call Frege from Java in Eclipse? 0.00
Is it possible to "fool" java that an environment variabl... 0.00
Regarding Haskell type classes (Num vs Read) -0.90
How do I declare a native interface with type variables in Frege? 0.00
How does Frege generalize number literals? 0.00
Haskell: wrap everything in list of lists as a list of lists of one... +1.31
i % 2 == 0 ? arr[i] = 0 : arr[i] = 1; Ternary operator error -0.95
Can we store integers in less than 4 bytes? -0.30
Difference between procedural and functional languages? -1.07
What to use property testing for +0.52