StackRating

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

Just another metaprogrammer

Rating
1498.19 (3,871,510th)
Reputation
8,835 (17,608th)
Page: 1 2 3 4 ... 5
Title Δ
Why would the signature be ... -> Result<char*string>? -1.12
Why is F# so much slower than C#? (prime number benchmark) -0.46
F# Conditional Expressions if...then..else returning unit or () -0.58
Why does F# compiler prefer to generate closed implementations of F... 0.00
F# Nested lists immutability -0.60
F# Map.add time and space complexity +2.50
Detect when FParsec has not parsed all the input 0.00
How to parse a boolean expression -0.50
Why use a recursive function rather than `while true do` in F#? -0.68
Summing items on a nested list f# +1.75
convert a byte sequence to a float sequence F# (seq<seq<byte&... 0.00
Which Async implementation is best practice -1.33
F#: inefficient sequence processing -1.52
Haskell performance: Composition vs Application? -0.91
What does the type "string * string" mean in F#? 0.00
How to Build an Accumulating Either Builder +0.51
Performance of struct tuples 0.00
Need Help on Translating C# to F# -0.45
How does the compiler treat a boolean argument that has been partia... +1.38
Why adding some packages breaks my code? +1.81
How to use methods to set a property in the default constructor in F# +1.13
F# - Turn simple for loop into more functional construct -0.04
How can I have all cores participate in parallelization with Async? -1.26
In F# Are Empty Parenthesis used to indicate no parameter? -1.39
F# Square Root on Int -0.82
Why is Seq.init slower than a sequence expression with 'for'? 0.00
How to implement the List Monad (computation expression) with a con... -1.46
How to write a arithmetic expression using a discriminated union in... -0.67
F# scan a buffer finding the last part that begins \c\f and not fol... -0.18
Term to call a function with empty parameter -1.58
Functional paradigm design -0.52
F# Performance Impact of Checked Calcs? 0.00
How to turn off Ionide Lint warnings 0.00
FSharp.Data CsvProvider performance +0.48
F# type alias for non-nullable string +0.33
How to avoid stack overflow in this F# program (recursive tree sear... +0.49
Why is there a performance difference between LINQ (c#) vs Seq (f#) 0.00
Can the F# compiler optimize these mutually recursive functions? 0.00
multiple field validation using F# (inside an azure function) -0.19
Applying MethodImplOptions.AggressiveInlining to F# functions 0.00
F# recursive bind in computational expressions and tail recursiveness 0.00
Shadowing vs. Setting value in F# -0.39
Using boolean functions as pattern discriminators in F# -0.21
F# using System.Random() to get random number lists give the same l... +0.47
Performance of F# Array.reduce 0.00
F# Regex matching chain -1.59
Functional queue type 0.00
F# How to parse and evaluate calculator expressions with string input -0.34
inlining a map function (Functor) 0.00
Performance of iterating over Array vs List 0.00