StackRating

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

Aaron M. Eshbach

Rating
1554.90 (6,657th)
Reputation
4,917 (33,727th)
Page: 1 2 3 4
Title Δ
Seq.take won't return elements 0.00
removing an element from a list using recursion and pattern matching -0.35
F# Is there a Async.Sequential to match Async.Parallel? -0.18
How to count number of non-empty nodes in binary tree in F# -0.41
Is there an F# equivalent to Python's Counter collection? 0.00
Implement do while in F#? 0.00
How can I implement a strategy pattern for returning a structure th... +1.39
F# - call method and assign to property in constructor +2.07
F# call .Net Function with generic params - wont compile -0.46
Is there a more F# idiomatic way for code using TPL? 0.00
In F#, how to get head/tail of a seq without re-evaluating the seq -1.87
Load dotnet project files in F# Interactive -1.54
How can I use a command line argument as the argument for a type pr... +0.41
F# throttle function call frequency 0.00
What is the best way of creating a repeating sequence in an array i... +1.09
F#: Piping vs. Composing vs. ... Composing? -1.55
Why would the signature be ... -> Result<char*string>? +0.62
How to display a changing (animated) image, in a new window, from a... 0.00
Serializing an F# function 0.00
Type inference error in computation expression 0.00
Monadic operations on Choice<'T1,'T2> +2.97
function overloading, static type inherence and interface types -4.65
cancellable F# async main with exceptions propagated +3.51
Asynchronous mapFold +3.54
F# Subsets of a set +3.12
How can I set Expecto configuration properties when running tests v... 0.00
F# Avoid using mutable varible while submitting result of previos f... +6.05
iterating JArray without for loop in F# -1.98
How enable compression for a JSON REST call in Suave? 0.00
Marshalling struct by reference in F# +3.63
Building a large Map of functions? (F#) 0.00
How to disable ToString on records 0.00
Inheriting from a F# generative type provider provided type 0.00
byref return in F# 4.5 -4.46
What is the F# equivalent of this C# code? 0.00
F# generics generic construct requires that the type 'struct (G... 0.00
How do you call a field from a record type? +3.49
Trying to filter out values in a sequence that are not in another s... 0.00
FSharp sequence processing with state -4.72
Cast error (Type constraint missmatch) 0.00
How can I wrap an F# Type in order to access its properties -3.06
Constraints on Records in F#? +4.34
How to Model a Simple Hierarchy with a Single Root +3.58
When to use F#'s typedefof<'T> vs. typeof<'T&g... +1.33
F# - Get list of methods in module 0.00
What is the behaviour of Map.ofSeq with duplicate keys? +5.10
How to pass a type as a function parameter in F#? 0.00
Accidental recursion, blowing up the stack with Seq.append, without... 0.00
f# query expression to get elements by Id on a list 0.00
Remove All but First Occurrence of a Character in a List of Strings -3.13