StackRating

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

newacct

Rating
1441.26 (4,534,339th)
Reputation
99,061 (751st)
Page: 1 ... 9 10 11 12 13 ... 38
Title Δ
create an instance of an object that conforms to a protocol given a... 0.00
vprintf not consuming item from va_list +0.14
Why closure use seems so "chicken or egg" 0.00
How can I implement Swift enum associated values in C++? 0.00
Storing blocks in a c-style array 0.00
How To Use Variable Value Outside Block? 0.00
Differentiate between atom and list in SML +2.55
Releasing an autoreleased string object doesnt crash -1.06
Generics and type erasure -0.92
Add anonymous function to array in class -1.53
Swift dynamic variable can't be of type Printable +0.55
iOS cocoa retain variable block 0.00
Is retrieving the generic parameter of a class using the reflection... -0.88
dispatch_after after dealloc issue -0.16
How to get the class type of nested generic type? +1.86
Swift .uppercaseString or .lowercaseString property replacement -1.40
Swift protocol defining class method returning self -1.29
Instanize java generic class whose constructor takes class object a... -1.70
Is 'x?.y' in Swift the same as 'x?' followed by ... -1.70
Enforce class declarations with Generics +0.54
difference between creation unbounded and bounded wild card type ar... -1.37
Identity comparison of properties in swift +0.56
Get Type from a class 0.00
The details about 'copy' and 'retain' +0.38
Can block capture a CoreFundation object? +0.39
Use extern "C" in Swift? 0.00
YCombinator not working in Swift +2.66
How do I program a shared state without closures? +1.74
Call Class Methods From Protocol As Parameter +1.01
Implicitly unwrapped optional in Apple methods +0.66
Understanding Array implementation of Swift 0.00
Generic that works for both comparable and comparator +2.31
Swift can't find objc function that with Variable parameters 0.00
How to covert this objective c into swift +0.56
AndClass is Kind of class 0.00
How do I assign a new value to the user defined type? +1.13
Errors with generic class extending other generic class 0.00
Why is `required` not a valid keyword on class functions in Swift? +0.09
C: if a[i] is equivalent to *(a+i). What is the equivalent of a[j][... -0.40
Are Swift generics separately compiled? -1.32
What are the Swift frameworks available? +0.01
Compare AnyObjects in Swift without casting them to a specific type +1.09
recursiveDescription method in Swift? 0.00
changing address of object in Java (pass-by-value again??) -0.77
Is unowned logically equivalent to weak! in Swift +0.39
Is it necessary to use autoreleasepool in a Swift program? -1.05
Why can't I change the value of self? -0.37
Why are properties of an immutable object mutable in Swift? -0.44
No ClassCastException when casting to generic type different to act... -0.40
Arrays of unknown type +2.43