|
Borrowed value with `as` casting
|
|
4
|
438
|
July 23, 2026
|
|
Limitations of `borrowing` / why not first-class borrowed references?
|
|
4
|
395
|
February 4, 2026
|
|
Borrowing still creates a copy of the method parameter?!
|
|
10
|
448
|
September 22, 2025
|
|
Is it possible to capture a `borrowing` parameter in a non-escaping closure?
|
|
4
|
974
|
August 20, 2025
|
|
Borrowing: Works with struct but fails with tuple
|
|
3
|
399
|
August 3, 2025
|
|
Borrowing nested withUnsafePointer: cannot be captured by an escaping closure since it is a borrowed parameter
|
|
8
|
470
|
July 21, 2025
|
|
Doesn't Swift borrow immutable structs by default?
|
|
7
|
712
|
January 6, 2025
|
|
`borrowing` + `sending` not allowed?
|
|
1
|
274
|
September 18, 2024
|
|
Do `borrowing` parameters cause extra pointers?
|
|
3
|
443
|
May 23, 2024
|