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