StackRating

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

Ramon Snir

Rating
1485.51 (4,467,008th)
Reputation
6,230 (26,130th)
Page: 1 2 3
Title Δ
What are the strategies to support/integrate units of measurements... +3.70
Which of these is the better style for function definition in f#? -3.23
F# swapping items in a list +3.53
Force multiple evaluations of a function in F# +4.23
F# Type Providers and REST apis -3.58
Printing F# discriminated union -3.29
C# - Can't declare delegate within a method -1.64
Is there any single-article F# 3.0 overview? +0.09
Replace \\ with \ +3.06
Tupled function composition +5.24
Refactoring F# function to make use of forward-pipe operator -2.45
C# Get user picture (Avatar) -3.99
F# pattern matching: how to match a set of possible types that shar... +4.12
Generating schedules - need good algorithm -4.12
How do you implement comefrom in F#? -0.43
Is there something like List.init, but of the form "int ->... -4.22
How can I remove duplicates in an F# sequence without using referen... +3.90
Getting values from a union case -3.07
What to choose fsyacc/fslex or FParsec? +0.02
Split seq in F# -0.87
'option<unit->unit> type and the equality' using F# +1.13
Where to put my dll files using F# -0.13
Are F# record types implemented as structs or classes? +4.14
How to downcast from obj to option<obj>? +0.92
f#/.net read Excel: use ApplicationClass +3.98
F# - Extract option from Expr -3.54
F# converting a string to a float -2.37
is there way to make different implementation of do! and let! in co... +1.65
Built in equality of lists using a custom comparison function? +4.11
Why use a Backward Pipe Operator instead of Function Chaining? +4.17
List comprehensions with float iterator in F# -2.64
Inconsistent behaviour in arrays created with Array.create and Arra... +1.85
How can I have a function that returns different types in F#? -2.57
Is this an F# compiler bug? #3 -2.53
How can I know when ItemsSource changes? +3.57
Does F# have equivalent syntax to C#'s "unsafe" block -3.52
Crazy errors with FsLex and FsYacc +1.47
F# 2.0 with Powerpack 2.0, fslex error 1 +0.80
Haskell list difference operator in F# 0.00