|
Constrained generic `T` behaves like `Self` - so what is currently `self` in my generic initializer here?
|
|
4
|
996
|
January 29, 2023
|
|
Implicitly unowned self is bug prone
|
|
9
|
1186
|
January 21, 2023
|
|
Can't assign to self in initializer in protocol extension when protocol inherits from NSCoding
|
|
1
|
1063
|
August 11, 2022
|
|
Unexpected difference in behaviour between a class extension and a protocol extension when inferring types for self / Self
|
|
0
|
520
|
August 10, 2022
|
|
Cannot reference invalid declaration 'self' with `lazy var`
|
|
2
|
2369
|
May 13, 2022
|
|
How does work on Swift? about class func return Self
|
|
0
|
636
|
November 26, 2021
|
|
"Attempting to store to property within its own willSet" warning not shown if explicit self is used?
|
|
3
|
1190
|
October 1, 2021
|
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
6313
|
June 9, 2021
|
|
`self` within initializer expression of stored type property is `unresolved identifier`
|
|
2
|
736
|
April 21, 2019
|