Accessor macros and lazy properties
|
|
5
|
206
|
August 12, 2024
|
Lazy var with @MainActor doesn't work
|
|
0
|
249
|
May 14, 2024
|
How do I use opaque return types with lazy sequences?
|
|
17
|
798
|
November 14, 2023
|
[Closed] Pitch: Explicit marker for autoclosure parameters
|
|
62
|
3651
|
May 27, 2023
|
Difference in behavior between `first` and `first(where: { _ in true })` used on lazy sequence
|
|
1
|
575
|
March 17, 2023
|
Writing to a static property causes its default value to be evaluated - is this deliberate? A bug? Could it be changed?
|
|
8
|
2013
|
September 12, 2022
|
Lazy sequence with filter
|
|
1
|
537
|
August 2, 2022
|
Cannot reference invalid declaration 'self' with `lazy var`
|
|
2
|
2181
|
May 13, 2022
|
Value of `underestimatedCount` for lazy sequences
|
|
3
|
513
|
November 19, 2021
|
Using Lazy var downsides
|
|
2
|
1602
|
June 3, 2021
|
Compiler Optimization with Lazy Sequences
|
|
8
|
1517
|
June 2, 2020
|
Lazy property observers
|
|
8
|
1749
|
July 30, 2019
|
Transitioning a lazy sequence to a collection
|
|
2
|
1285
|
January 26, 2019
|
Is it OK if the lazy version slightly differs in one parameter?
|
|
5
|
786
|
January 15, 2019
|
A lazy version of Collection.split
|
|
8
|
1617
|
December 31, 2018
|
Using Collection.split on end caps
|
|
2
|
647
|
December 13, 2018
|
How much eagerness is allowed in a lazy implementation?
|
|
0
|
551
|
December 11, 2018
|
Lazy initialization for constants
|
|
7
|
6637
|
August 24, 2018
|