StackRating

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

Jon Harrop

Rating
1470.15 (4,519,432nd)
Reputation
40,033 (2,790th)
Page: 1 2 3 4 5 ... 10
Title Δ
F# equivalent of SortedDictionary from C# 0.00
Invert nested dictionaries in f# Map<'a,Map<'b,'T>>)... +1.99
Find duplicates in an unsorted sequence efficiently +2.00
Why does Seq give stack overflow when iterating through large csv f... -1.36
Interpreting a function -0.22
Asymptotic time complexity of List.fold and foldBack -0.31
In F#, are there any operations like 'melt' or 'cast' in R? -1.50
Static function in fsharp on usual classes +1.27
Checking union cases dynamically -0.72
Idiomatic way to "merge" multiple lists of the same lengt... +1.23
is there any reason why Async.Sleep can not be canceled immediately? 0.00
Is if .. else .. an idiomatic way of writing things in F#? +0.19
At what point exactly is an object available for garbage collection? 0.00
Converting Haskell Polymorphic Cosine function to F# 0.00
F# Display a WPF window asynchronously 0.00
How to declare an immutable graph with circular references? -1.50
What may make non-optimized F# code faster than optimized code? 0.00
Is fsi.exe an interpreter? +0.41
Is it possible to use continuations to make foldRight tail recursive? -1.22
Use Post or PostAndAsyncReply with F#'s MailboxProcessor? 0.00
How to program FPGA using F# -1.40
Syntax for declaring a function returning a 2DArray in F# +1.69
Statically Typed Metaprogramming? +0.77
Which of these objects are eligible for garbage collection? 0.00
Efficient handling of list of small vectors with Compile -1.13
Lazyness in language -0.27
How to convert such a lisp function to ocaml? 0.00
How to retrieve the head and tail of a tuple in F# +0.01
Is Time Series implementation using functional programming (F#) rec... +1.76
Why is OCaml's (+) not polymorphic? 0.00
Strict load balancing of multiple .NET processes +1.36
Optimizing nbody algorithm in F# -0.66
In what situations lists in F# are optimized by the compiler? +0.37
Option vs Exception in exception handling +1.18
Why does F# impose a low limit on stack size? +1.26
What is the difference between Objective-C automatic reference coun... 0.00
Is the "expression problem‍​" solvable in F#? 0.00
`ref` vs. `mutable` assignment operator using F# 0.00
Are C# weak references in fact soft? 0.00
Why don't F# lists have a tail pointer -1.08
Huge performance difference running f# same code on fsi 4.0.30319.1... 0.00
Conservative garbage collector 0.00
F# swapping items in a list +0.76
Refactoring F# function to make use of forward-pipe operator +1.19
What superceded XYGraph.dll? -0.98
F# pattern matching: how to match a set of possible types that shar... +1.45
Does FSI deal well with multi module F# projects? -0.95
Convert C# code to F# code: lists manipulation -0.57
Choosing whether to use Discriminated Unions or Record Types for a... 0.00
Mutual recursion with many parameters 0.00