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 ... 10
Title Δ
Combining Agents with Tasks in F# -0.91
Removing imperative code from F# async workflows -0.43
F#'s underscore: why not just create a variable name? +0.68
F# type definition with expression -0.56
why does F# inline cause 11x performance improvement -0.62
Can I use F# in Visual Studio Express 2012 for Windows Desktop? 0.00
Exchanging big lists between C# and F# -1.50
How smart is pattern match? -0.48
Why is method dispatch sometimes slow? -1.38
Seq.iter slower than native mapping : any generic solution ? +1.06
Detect focus lost from a group of WPF controls 0.00
If A holds reference to B, can B be garbage collected? 0.00
Code generation for mathematical problems +1.38
when object will be eligible for garbage collecion -0.61
How to convert this function to use tail call -0.93
When Is The Object Eligible For Garbage Collection? -0.40
In F#, how do you handle (float seq) and { ts : DateTime; value: fl... -0.20
Generic type constraints and duck typing -0.45
Elementwise mulitplication of arrays in F# +1.24
why closure doesn't work properly on member function? -1.67
WPF/Silverlight Control for viewing 122x161 grid of numbers +0.22
Converting OCaml to F#: Is there an OCaml IDE with GUI debugging li... -0.39
Converting OCaml to F#: Differences between typing and type inference -1.29
OCaml performance of exceptions 0.00
When Generating Primes in F#, why is the "Sieve of Erosthenes&... 0.00
Getting started with F# windows application, I cannot find working... 0.00
Why is my Trie lookup slower than that of the standard F# Map's? +0.15
Which is the easiest functional programming language for someone wh... 0.00
Definition of statically typed and dynamically types 0.00
Are there any tools that assist in porting F# to OCaml? +1.03
Does anyone have or know of a persistent prefix trie available in F#? +0.10
So is everything an expression in F#? 0.00
Getting a list of lists without using List<List<string>>... +2.01
What's the difference between an option type and a nullable type? +0.30
Performance of F# code terrible 0.00
F# version of haskell pattern match -1.11
OR pattern matching -0.49
CLR vs OCaml exception overhead +1.41
When to use a sequence in F# as opposed to a list? +0.65
Is this F# function tail-recursive where the recursive function is... +1.03
Parallel sorting of timestamps in F# - the functional way? -1.47
Generic functions in F# +0.48
Bogus "Duplicate definition of value" error from the F# c... 0.00
sum 2 lists and get 3rd in f#, please correct my syntax +0.49
Converting OCaml to F#: Converting OCaml open_box and close_box to F# 0.00
Performance of List.permute -1.47
Is this garbage-collected or not? 0.00
Lexicographic sorting in F# +0.64
Parse a text-string to F#-code +0.05
transforming a thread blocking to non thread blocking in f# +0.50