StackRating

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

Hamish

Rating
1689.73 (200th)
Reputation
51,487 (1,926th)
Page: 1 2 3 ... 13
Title Δ
Determine if a Data instance is contiguous 0.00
Xcode 11 Beta 5 not showing Swift 5.1 0.00
Swift and RAII: deinit behavior inconsistent between project and pl... +1.23
Cache results of Swift hash(into:) Hashable protocol requirement 0.00
What enables SwiftUI's DSL? +0.25
What is the `some` keyword in SwiftUI? +0.75
When is the modify method of a computed property called and what do... +0.69
Capturing a property of an object for a closure in Swift 0.00
Why can't Whole Module Optimalization infer final on public non... 0.00
Do protocols have an effect on the retain count? +2.05
Swift: What is the difference between casting using as / as? / as!... -1.42
Whose witness table should be used? 0.00
Comparing to Generic type in xcode 10.2 0.00
Odd Generics & Optional Behavior in Swift 4.2 after upgrading t... 0.00
Defer statement at the end of deinit produces a warning 0.00
Errors when update code to avoid deprecation warnings withUnsafeMut... 0.00
How can I use try with the coalescing operator? 0.00
Codable Conformance with Erased Types? 0.00
How does tuple comparison work under the hood +1.27
Overload dictionary subscript two times and forward call 0.00
Class have a variable name same as function name +0.53
Convert Swift Encodable class typed as Any to dictionary +1.41
Swift runtime - calling superclass method 0.00
UnsafeMutablePointer.pointee and didSet properties +1.56
Empty Swift string Memory allocation Layout (Stack/ Heap allocation) +0.26
Why does deconstructing a tuple from the return value of reduce cau... 0.00
Swift vs Objective C pointer manipulation issue 0.00
Is a function a value type or a reference type in Swift? And Why? +0.27
Dictionary as a generic element of Array +0.25
Swift mutating Function as first class value 0.00
Swift enormous dictionary of arrays, very slow +0.67
In Swift, how can you test if an object implements an optional prot... -0.74
Cannot convert value of type '[UITableViewCell.Type]' to &#... 0.00
iOS 12 SDK Generic function returns Optional.some(nil) 0.00
Directly assign UnsafePointer 0.00
Random cannot be used on instance Int, behaviour on Linux 0.00
Does the swift compiler/linker automatically remove unused methods/... 0.00
Compiler doesn't recognize a method in a private extension as p... 0.00
Swift Array() coercion ambiguous without more context — but only in... 0.00
Why can't I change variables in a protocol extension where self... +1.03
Conditional Conformance to Hashable 0.00
Implementing a rethrowing function 0.00
How to evaluate equality for homogeneous collections? -0.30
What does "__consuming" do in Swift? +1.11
Why can I use Codable with a project language version of Swift 3.3? +0.26
Swift protocol with "where Self" clause 0.00
Simultaneous accesses -- how can I find out what is being accessed? 0.00
What's the difference between a generic constraint of <T: An... 0.00
swift lazy var with throw init behavior +1.18
Proper way to propagate exceptions in defer block 0.00