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 ... 4 5 6 7 8 ... 14
Title Δ
Casting to and from a type parameter in F# 0.00
How to expose the type as friendly as possible to both C# and F#? +2.67
Weird accessibility scopes when F# record's fields are declared pri... 0.00
F# convert Vector array to Media.Polygon PointCollection 0.00
F# type constraints and reflection 0.00
Reading/writing data with async 0.00
F# pipelines and LINQ -1.62
In F#, how to pass a type name as a function parameter? 0.00
F#'s underscore: why not just create a variable name? +1.21
How do I write my wrapper class to use partial generic type inferen... -0.10
Exchanging big lists between C# and F# +1.50
Implement F# interface member with Unit return type in C# 0.00
How smart is pattern match? +0.77
Using active patterns within discrimated union type declarations +0.40
F# Types and Looping -2.15
Operating on an F# List of Union Types +0.53
How do I create an observable function in F#, based on an existing... -0.28
Custom Operator for Lag or Standard Deviation -2.17
How do I implement an extension method for Generic.Dictionary in F#... -0.19
F# computation expression for nested Boolean tests? +0.01
F# NameValueCollection to Map -0.32
Custom F# compiler string checks -1.53
declare a generic function in f# 0.00
Seq.iter slower than native mapping : any generic solution ? -1.54
Is there a safe way of converting a Collection to a sequence in F#? -1.76
Compute min and max of a tuple list in F# -0.80
F# and generic types -0.01
F# Email Listener 0.00
F# syntax for repeated pipelining -0.45
Dilemma between point free function / closure and type generic? -1.42
Is it possible to implement a recursive "SelectMany"? -2.45
TcpClient.ConnectAsync or BeginConnect/EndConnect in F# async workf... 0.00
Does F# use lazy evaluation by default? 0.00
Implementing ThreadStatic singleton in F# +2.11
Compose immutable F# map of list of strings +2.08
f# get list of values from a collection -1.98
F# basics: turning NameValueCollection into nice string +1.14
Serializing F# Record type to JSON includes '@' character after eac... +0.38
This construct causes code to be less generic than indicated by the... 0.00
AutoOpen attribute in F# -1.27
F# Func type inference difference between Seq and PSeq ToDictionary -1.81
F# syntax for implementing a 'virtual' property implementing an int... -0.23
FParsec - How to parse from standard input stream -0.60
Why are F# list ranges so much slower than for loops? +0.37
Strictly compute and memoize in discriminated unions, in F# +1.28
Websharper - should I invest time and bind myself to it or use C#/p... -2.02
F# records, usage, code clarity +2.55
How to make a generic Array.sumPair which mimic Array.sum? +1.22
Can StructuredFormatDisplayAttribute be used as part of an extensio... +0.56
Why List.foldBack is implemented via mutable Array (and not via con... +2.05