StackRating

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

sepp2k

Rating
1656.83 (464th)
Reputation
312,551 (110th)
Page: 1 ... 14 15 16 17 18 ... 63
Title Δ
Scala "type" alias confusion +0.99
Is companion always instance of the class? 0.00
How does generic type work in Scala? 0.00
Do literal integral values have a specific type in Rust? 0.00
Why can't I apply pattern-matching against non-case classes? -1.50
newtype behaviour in Haskell 0.00
Scala Currying syntax explanation -1.80
Programmatically define a new function from a list of other functions +0.90
Standard ML error:operator and operand don't agree 0.00
Example of programming language that is left associative? +0.93
python compiler package explain +0.30
Scala's += method for mutable collections +0.93
Why my "gets" is not taking user input but rather printin... 0.00
0 is 0 == 0 (#evaluates to True?) -0.89
Is there a way to represent a record type in a way of let binding i... +2.05
Call by Need and Standard C Output? +1.29
Error in running Haskell code 0.00
why does eclipse complain "recursive method loop needs result... +0.35
Passing a Set[List[Int]] typed value instead of List[Int] - why doe... -0.48
Function elem is throwing errors -1.92
Reading until '\n' (End of Line) 0.00
What happens if the expression in a match arm returns false? -1.43
Eclipse Compilation error - Type mismatch;found:Unit required Int i... 0.00
Why does `\x -> f x x` = `join f`? -0.53
Understanding (1+) +0.92
i keep getting a compiler error saying, Rainfallmain.java:13: error... 0.00
Why can't one omit white space after primitive data types? +0.92
Using return in Haskell's bind operator (>>=) -1.46
Pointers in C while using array and swap function -0.19
How do I determine the data type for a program? 0.00
Adding lambdas to my programming language 0.00
Syntax of += for immutable Set -1.53
errors when I try to return a list +0.67
What does the method `method` do in `&Unit.method(:new)`? 0.00
Why do we need Nil while creating List in scala? +0.08
How to write a scala method which returns Nothing? +0.30
How to specify a specific string in Regex +1.46
FParsec parse expressions with parentheses 0.00
Scala Regex within a pattern matching 0.00
Anonymous function as parameter +1.66
Difference between: 'Eliminate left-recursion' and 'con... 0.00
Why do right recursive parsers not loop infinitely? 0.00
Passing long-form arguments to mpg123 from Rust -0.75
ioper commands isub idiv order in java virtualmachine 0.00
Printing non string values in haskell 0.00
Why is Scala's Range a data structure instead of a function? -0.65
Where is the `++=` operator defined for a scala immutable list? 0.00
Scheme: Arrow -> What does it mean? -1.48
declare function type in function definition in haskell 0.00
What >> operator does? +1.35