StackRating

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

Andreas Rossberg

Rating
1610.57 (1,381st)
Reputation
27,467 (4,595th)
Page: 1 ... 6 7 8 9 10
Title Δ
SML - Incrementing a value in a tuple during foldl that needs to be... -0.60
What are the kinds of covariance in C#? (Or, covariance: by example) +0.78
mapping lists in ML 0.00
Implement a javascript sandbox using new Harmony direct proxies 0.00
why does OCaml use subtyping for polymorphic variants? -2.02
Name for types that are equivalent when nested (e.g. Async<Async... 0.00
Pattern matching functions in OCaml +0.34
File seeking with SML Basis +1.79
What does sharing refer to in the implementation of a functional pr... -0.64
Difference between nat_pairs() and (nat_pairs()) in parameter list 0.00
Is there an ML type initialization routine? +2.32
circlarity error in ml 0.00
Dynamic typing and programming distributed systems +0.80
Is there a way to dynamically modify a closure of a function in Jav... -0.72
What's the difference (if any) between Standard ML's module system... +0.40
sml suppress warnings for intentionally nonexhaustive pattern match... 0.00
Why is the 64bit integer extension of C++ called "long long&qu... +0.73
Why doesn't OCaml support record subtyping? +0.36
Why is there only one possible implementation of the *id* function? 0.00
Comparing different datatypes in ML +2.25
Can I say that in languages with Dynamic Type Binding all variable... 0.00
SML/NJ - about ":=" operator +1.31
OCaml syntax for defining a helper function inside of another funct... 0.00
mutex/lock/semaphore in SML 0.00
SML - static scope doesn't cause any error while using exceptions -0.06
How can I keep polymorphism when using Array to implement Stack in... -0.37
Why is (a,b,c,d) not sugar for (a,(b,(c,(d,()))))? -1.75
Sml parsing a csv file? 0.00
SML: Filtering list non-recursively -1.78
use non-default overloaded operator in smlnj -0.35
SML Parsing with Multiple Parsers +1.77
How to use map with two lists? 0.00
Is there any fundamental limitations that stops Scala from implemen... -0.46
How can I parse String to (int * int) tuple in SML? +0.38
Nested case statements in SML -0.46
Why does OCaml only have first::rest on list, but not rest::last fo... -1.57
How to convert escape sequences to their appropriate characters in... -1.23
Type declaration with and -3.35
Functional programming languages with methods, method chaining etc 0.00
How to get a string from TextIO in sml/ml? 0.00
How to instantiate a functor in SML? -0.74
Does Standard ML support Unicode? 0.00
Why is this operand unbound in SML? 0.00
Run SML file but not be left in interactive mode +3.34
SML function to with 2 lists that returns the XOR---fixed +3.33
How to write a pattern match in Ocaml so it is easy to scale? -3.96
disadvantage of pure function in functional programming +0.90
A design of functors in OCaml 0.00
how can i find partitions of given list? -0.41
How should I understand `let _ as s = "abc" in s ^ "... +3.61