StackRating

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

ftor

Rating
1511.74 (59,800th)
Reputation
19 (1,636,081st)
Page: 1 2
Title Δ
What is the underlying idea of chainRec? -2.46
Trampoline recursion stack overflow -2.18
How to implement guarded recursion in strictly evaluated languages? 0.00
What's the cleanest fp way to get a property pointed by another... +2.30
Why would one need to use lodash/fp/constant? -1.47
How to correctly serialize Javascript curried arrow functions? -1.83
How to convert nested loop in to recursion? -0.38
Can a pure function return a promise that resolves after a random a... +1.59
Confusion in understanding Substitution / `ap` type signature and d... -3.96
Is it possible to have any kind of polymorphism with Functional Pro... +3.32
Composing Functions In Ramda With Each Function Receiving The Same... -2.36
Why does my function composition implemented by reduce returns a cl... -2.52
Arrays: conditionally mapping elements +4.33
How to dynamically add methods to a class? 0.00
Property not found in disjoint union type 0.00
How to make a generic function with the arguments of the same type... 0.00
Type Refinements in Flow +3.69
object literal. Inexact type is incompatible with exact type (no ob... 0.00
flow generic type for function expression (arrow functions) -2.20
Flow type refinement doesn't work if check null/undefined throu... -4.09
Flow, object literal incompatible with union 0.00
What's the difference between generators and closures in JavaSc... 0.00
Why passing function reference is failing while using function decl... +3.28
Chain onto native Javascript functions +4.07
Map a collection using a predicate and two functions 0.00
How to curry a function that takes an options object as argument ra... -1.50
Make functional functions OO functions in Javascript +6.57
How to use let declarations as expressions? +0.48
How do I replace while loops with a functional programming alternat... -3.43
ES6 pattern match in Switch +0.43
Javascript: How can I replace nested if/else with a more functional... -3.78
For immutability, what is the difference between using Object.defin... 0.00
ES6 fat arrow function arguments unable to comprehend 0.00
Keyword 'const' does not make the value immutable. What doe... -0.17
A range function in Javascript written recursively +3.82
How to implement sum types in dynamically typed languages without p... -1.73
Function arguments for side effects +1.67
What do the curly braces do in switch statement after case in es6? 0.00
How to pass switch statement as function argument in Javascript ES6? -1.15
Functional programming and DOM manipulation 0.00
Iterate over array of objects and change one property in each object -1.27
Swap two array elements in a functional way +4.01
Inject functions with side-effects -3.31
How to reconcile Javascript with currying and function composition +0.71
How to use pointfree style in JavaScript without losing readability? +4.55
Make function that supports currying AND the traditional multiple p... -3.19
Does the expressiveness of monads come at the expense of code reuse? -3.72
Array.from() vs spread syntax +3.44
What is the Essence of Monads and how do they differ from Applicati... 0.00
Can side effects be avoided with ES2015 Iterators and the Iteration... +4.00