StackRating

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

oisdk

Rating
1568.96 (4,171st)
Reputation
5,649 (29,054th)
Page: 1 2 3
Title Δ
How can zipWith be implemented with foldr? -1.16
Model nested data stucture with 'can contain' constraint 0.00
What is the purpose of the ArgMin and ArgMax type synonyms in Data.... +0.21
Breaking a list into sublists of a specified size using foldr -0.27
Haskell Average Function using Foldmap +0.40
Why does GHC do such lazy static analysis? 0.00
Level-order repminPrint 0.00
Do modern GHC versions have any kind of proof erasure? -0.74
Testing diagonally adjacent elements in nested lists +1.92
How the type `Fix` and function `fix` are same in Haskell? -1.45
Haskell - Will lazy evaluation cause this foldr to stop evaulating... -0.91
Proving the false case of an if and only if in Agda -0.36
Understanding pure functions and side effects in Haskell - putStrLn -0.02
How can i prove that cons after uncons over coinductive list(a.k.a... 0.00
Check if two Haskell functions are equal with regards to non-termin... 0.00
Haskell - Elegant code for detecting if number is in range -0.09
Is posible to create an infinite wrapper in Haskell with Rank N typ... 0.00
The relationship between generic-lens and DataKinds GHC extension 0.00
Haskell: List manipulation +1.37
Maybe Int expression using unique data type +2.19
Unique elements of a list and corresponding indices +1.59
Is it possible to enforce a type constraint on a class instance for... -1.58
Recursively defining a list of monadic random numbers: most idiomat... -0.43
Using closed type families to write functions "if type A, then... 0.00
About Church encoded lists in Haskell 0.00
Fusing multiple foldl' in Haskell 0.00
Creating multiple Criterion Benchmarks at once +4.12
Defining arity-generic lift 0.00
How to chain a sequence of optional operations to be performed onto... 0.00
Show instance for Heterogeneous List -2.84
How to write an instance for Generic to derive a function like sing... 0.00
How to pick elements in even index and odd index? +2.33
Impose nesting limits on recursive data structure -0.13
Mapping while showing intermediate states -3.91
Round currency closest to five +3.24
Parse string in swift +3.67
How to find same value(duplicate) in an int array in order? +3.26
How to get the calculation steps for factorials? -3.31
A concise way to not execute a loop now that C-Style for loops are... -3.48
Swift compiler is unable to resolve recursive use of generics 0.00
How to implement MutableCollectionType without crashing the compiler? 0.00
swift function to iterate possibly reversed array +3.75
Append element to existing key in a dictionary? +3.20
How to transform an array to a String in Swift? -0.34
Swift 2 - Proper way to concatenate optional strings? +3.70
Xcode 7 UI test loop trough all switches +3.20
How to use filteredArrayUsingPredicate with NSDictionary? -0.73
Iterate over all elements in the array in order starting given index +4.73
Filter a Swift array with inner array details +2.07
How to create a HalfOpenInterval with the lower instead of upper bo... +3.52