StackRating

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

pad

Rating
1629.87 (878th)
Reputation
37,006 (3,044th)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
Reversing 'a list list -> 'b list list but getting pattern match... +0.38
Array2D to Array -0.48
Strictly compute and memoize in discriminated unions, in F# +0.57
Targeted for x64 would sometimes result in very bad performance tha... +0.38
How to make a generic Array.sumPair which mimic Array.sum? -1.06
How do I define my own mymod function? 0.00
Why does the following function not end? 0.00
why do we use recursive type to implement stack instead of list? 0.00
Solving warnings like match non exhaustive and calling polyequal in... 0.00
Why List.foldBack is implemented via mutable Array (and not via con... -2.05
F# changing state made of objects -0.15
Learning F#: What books using other programming languages can be tr... +0.43
Asking about ML recursive function -0.59
Interleave of two lists via recursive function (Ocaml) +0.40
Constraining Generic Function Parameter +1.52
My matching seems clunky, is there a better way to code this? +2.27
Argument validation in F# struct constructor +2.01
F# Pipelines access data from pipeline stages above +0.57
F# value is not a function error +1.56
How to make an IEqualityComparer for (int*int) [] doing structural... +2.05
how to do Array.tryFind with index? +1.88
how to do Seq.takeWhile + one item in F# +0.28
F# array member value is lost after constructor +0.07
Use SqlDataReader in F# +1.87
FParsec combinator to turn Parser<char,_> until Parser<str... 0.00
How do I find largest number in List in SML +0.14
Addition in SML using pattern matching 0.00
Interpreting F# garbage collection report 0.00
F# immutable version of List<T>? +0.98
functional programming with less recursion? -0.17
Why is my recursion faster than Array.exists? +1.62
Combine F# async and maybe computation expression 0.00
How can I convert this imperative style merge-sort implementation i... +0.39
Pipelining to find an element at an index 0.00
Let and construct versus let in sequence -2.00
Converting OCaml to F#: Is there a simple way to simulate OCaml top... -1.00
is there any tool to auto tidy up F# code 0.00
How to do pattern /shape match / recognition on a board (20x20)? -0.53
how to work with .net array? +1.96
How to do pattern match on fields of 2 records? -0.58
how to simplify the result of hiding variable using z3? 0.00
Concise pattern match on single case discriminated union in F# +2.63
Inclusion of constraint 0.00
Suppress displaying content of variables in F# interactive +1.65
Int and String F# 0.00
Initialising an int64 variable 0.00
Defining Modules VS.NET vs F# Interactive -0.25
Need help understanding the F# class syntax +1.08
F# assignment to overloaded C# property +2.11
Euler 23 in C#: 0.2 seconds, in F#: 30.5 seconds. Why? 0.00