StackRating

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

TheInnerLight

Rating
1596.63 (1,927th)
Reputation
10,469 (14,465th)
Page: 1 2 3 ... 5
Title Δ
"Spawn" concurrent effect in a WebSocket endpoint 0.00
Get rid of show String in instance Show for polymorphic type 0.00
Pure Functions: Does "No Side Effects" Imply "Always... -0.44
Error conversion in Scala in a pure and safe way 0.00
Scala - Create list from for loop +1.72
Open Websocket connection using http4s 0.00
Is this a referentially transparent function? +1.85
How to shutdown a fs2.StreamApp programmatically? 0.00
How to use http4s server and client library as a proxy? 0.00
Unable to compile an F# type extension that's defined in a diff... 0.00
Purely functional languages? +1.19
F# List.exists on two lists +1.62
Method implementation enforcement in functional programming vs OOP -1.63
What is the idiomatic F# equivalent to declaring a variable for lat... -2.24
F# Common infix operators (fmap, applicative, bind, etc) for multip... +0.36
Can a pure function depend on an external constant? 0.00
F# - Why Seq.map does not propagate exceptions? 0.00
How to use static extension methods with statically resolved type p... 0.00
F# Adding value to map result in KeyNotFoundException 0.00
Is F# List.collect same as in C# List.SelectMany? +1.28
F# member constraints on return type 0.00
How to unwrap a discriminated union without pattern matching? +0.36
F# - splitting list into tuple of odd-even lists (by element, not p... 0.00
How can I have all cores participate in parallelization with Async? +1.64
Pattern matching on a list of tuples 0.00
F# how to add type to list? +0.35
Can one have a polymorphic factory for types inheriting from an int... 0.00
F# comprehension loop vars mutable? 0.00
F# Function Type Annotation for Multiple Types +0.82
How do I set an integer to null in f#? +2.09
Get a char at a specified position in the string 0.00
Error F# - c# async calls : converting Threading.Tasks.Tak<MyTyp... 0.00
What does the $ operator do? 0.00
Can I pass a 'T[] parameter to a function that wants obj[] with... 0.00
F# Async File Copy +1.09
Operator Overloading with seq<'T> 0.00
How to double elements in an F# list and set them in a new list 0.00
F#, concise way to define map4 using map2 and map3 0.00
Does F# have a foldList function? 0.00
Why can't I create a generic function? 0.00
F#: Using a DU to limit types for a Property +0.32
Why can't I turn this string into a Literal? +1.33
F# using match to validate parameters +0.19
Inheritance - Invoke child methods instead of parent -0.58
F# One extension method reference another 0.00
Why doesn't type inference determine automatically that propert... +1.80
Designing F# types with hidden underlying implementations from inte... 0.00
Get underlying type for a sequence (array, list, seq) +1.99
Observable Buffer +0.38
How can I enforce the creation of a Discriminated Union value throu... +0.83