StackRating

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

Alexander

Rating
1542.61 (10,576th)
Reputation
33,453 (3,519th)
Page: 1 2 3 4 5 6 7 ... 28
Title Δ
How to use passed parameters in swift setMethodCallHandler - self?.... -2.08
How to test for undefined array? 0.00
When to use exceptions and optionals in Swift error handling? 0.00
What is the difference between declaration of a variable with "... 0.00
How to generate number for elements in Swift array? -2.06
Function inside Function retain cycle +2.72
When does the == operator depend on Equatable and when does it not? 0.00
Why am I getting "Variable 'grid' used before being in... +0.42
Difference between `func<T: Type>` and `func<T>(..) whe... +1.80
Is there a way to get the thrown error message using `try?` is Swift? +2.01
collectionView.dequeueReusableCell not calling Cell's init 0.00
How to detect which NSTextField is clicked in Cocoa? -0.32
Swift and RAII: deinit behavior inconsistent between project and pl... -0.57
How to call a protocol function from a non-conforming class? -2.45
Get array elements that fall into a range without error -0.10
Is main = return () a program? 0.00
draw#rect core graphics, on top of a layer? -0.44
Several tasks inside a DispatchGroup. Will they run in order? -0.40
Why 'there cannot be more than one conformance, even with diffe... 0.00
Swift Sequence Anamorphism 0.00
How to unwrap double optionals in switch statement -- Swift -0.62
Swift Mirror Children collection empty when reflecting a type -2.59
How to fix "Result values in '? :' expression have mis... 0.00
Can I do something not `transfrom` in `map` and `flatMap` function? 0.00
Swift How could I safely unwrap an optional property when filtering... +0.09
Java Util Optional code to Guava Optional map and filter -2.02
Is there similar Swift like "Any" type in Dart? 0.00
How to create a new array of even numbers from an existing array? +1.06
Swift escaping block declaration +0.42
What is the asymptotic runtime complexity of the UIView convert(_:t... 0.00
Initializer for conditional binding must have Optional type: not &#... -0.09
Swift - Is checking whether a weak variable is nil or not thread-sa... +0.66
Why does skipWhile behave differently in these examples? 0.00
How to make return type of function generic in Swift +2.47
Name of class as static variable 0.00
Find what bundle a function was called from automatically 0.00
How does Swift Array support valid Element subtype assignment? 0.00
Swift Expression implicitly coerced from 'Any??' to 'An... -1.02
Optional class initializer parameter in class initializer in Swift -0.47
Range<String.Index> Versus String.Index 0.00
Do you usually use class or struct to define a list of utility func... 0.00
libmpv intptr_t of an NSView 0.00
If String and Array are implemented as struct, does that mean their... 0.00
Swift conditional compiling didn't work properly when I use mac... -2.26
Is it possible to draw to individual channels with Core Graphics? 0.00
Generic extension on Numeric protocol +0.42
Swift: Casting int tuples to custom type containing float vectors +0.28
Swift Cannot use instance member within property initializer -0.27
Get the dictionary object in array that has the lowest value in Swift 0.00
Issue in converting string to double 0.00