StackRating

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

Daniel

Rating
1574.80 (3,518th)
Reputation
39,509 (2,837th)
Page: 1 2 3 4 5 6 ... 14
Title Δ
F# update or append an existing list -0.11
Binding new values in a function to names (identifiers) that are al... -2.27
How to return items in a seq only if they are different than their... +1.20
F# ExpandoObject as Dictionary 0.00
F# resolving deadlock +0.57
Is there a standard monad for the "opposite" of the maybe... -0.02
How to implement a read table function in F#? (like Vlookup) -1.25
IEnumerable and array comprehension in fsharp 0.00
Finding phrases in a string and the frequency of each phrase 0.00
Aggregation by multiple arguments and then arithmetic operation in F# 0.00
Constructing a record with a power of Applicative in F# -0.02
How to make a local constructor variable into a member +0.41
Why there is no Seq.rev function? +0.60
Allocating a memberless type at runtime v.s. binding at compile time -0.30
Where to set attribute for virtual method parameter? 0.00
Implementing AES encryption in F# (according to MSDN C# example) -0.77
How to execute module do block? -1.27
What do "schema" and "meta symbol" mean in F# e... 0.00
How to do argument validation of F# records +1.04
Text Parsing and Nested Collection Transposition in F# -0.10
Approximate periods of strings - port Python code to F# +1.26
Use a function with an argument of a derived type (F#) -2.11
Overhead involved in nested sequences in F# 0.00
Can we get access to the F# copy and update feature from c#? -1.00
Seq.find returning 'a -> int instead of int -0.11
How to get a piece of a list? +0.46
How do I turn this Extension Method into an Extension Property? -0.78
nested sequences to branching/tree data structure -0.77
Is F# aware of its discriminated unions' compiled forms? -0.32
Conditionally apply filter in forward pipe chain in F#? -1.50
F# passing null reference to ref parameter -0.33
Need to test string for instance of words from list in F# +1.01
What's the easiest way to do something like delegate multicast in F# +2.28
How do I supply an Expression<Action<T>> in F# when the... -0.78
F# .Net portable subset Unicode issues 0.00
Pass `out` parameter (as reference) in F# 0.00
How to switch on generic-type-parameter in F#? 0.00
Different behaviour on F# module initialization 0.00
F#: How to print a custom class? +1.66
How to Generate A Specific Number of Random Indices for Array Eleme... +0.01
How to create a generic type with an overloaded specified construct... 0.00
F# - how to group previous, this and next elements in circular Seq -0.77
How to define operators for discriminated unions in f# +0.80
Constraining F# generic function argument to integral types +0.39
How to perform multiple styles of pattern matching? 0.00
F# equivalent of `is` keyword in C#? -2.20
if requires an else clause 0.00
How do I test for exactly 2 characters with fparsec? 0.00
most idiomatic way to implement recursive list comprehension in F# +0.29
How do I read a gzip file in f#? 0.00