How do result builders handle if/else-if, without plain else, chains?
|
|
1
|
112
|
April 18, 2025
|
What are we supposed to do if a result builder goes wrong?
|
|
1
|
150
|
April 15, 2025
|
Different result type using Parameter Packs in a result builder
|
|
0
|
58
|
March 26, 2025
|
Miniscript DSL implementation (how to simplify complex solution)
|
|
1
|
108
|
March 21, 2025
|
Swift ResultBuilder Type Inference Issue
|
|
1
|
82
|
March 6, 2025
|
Associate result builders with types
|
|
5
|
517
|
January 30, 2025
|
ResultBuilder that does something in buildEither
|
|
1
|
88
|
December 20, 2024
|
resultBuilder debugging pain
|
|
2
|
96
|
November 29, 2024
|
PoC: Result Builder using Body Macro
|
|
2
|
403
|
July 14, 2024
|
Result Builder Virtual ASTs
|
|
1
|
551
|
July 4, 2024
|
Testing for result builder errors
|
|
0
|
297
|
January 13, 2024
|
Implementation of a DSL with inter-relationships
|
|
10
|
924
|
January 5, 2024
|
Result builder of variadic type
|
|
0
|
454
|
December 15, 2023
|
Swift @resultBuilder with enum problem
|
|
4
|
1088
|
October 7, 2023
|
ResultBuilder, buildPartialBlock, reducing and buildArray
|
|
19
|
1844
|
August 4, 2023
|
Improved Result Builder Implementation in Swift 5.8
|
|
19
|
11377
|
August 4, 2023
|
Result Builder Optionals
|
|
4
|
969
|
August 3, 2023
|
Result builder attributes in types
|
|
0
|
690
|
July 22, 2023
|
Unwanted AnyView
|
|
5
|
942
|
May 19, 2023
|
Result builder-annotated parameter does not contribute to a function's signature
|
|
2
|
597
|
May 9, 2023
|
resultBuilder buildOptional issue
|
|
6
|
1264
|
May 8, 2023
|
[Pitch] Result builder scoped unqualified lookup
|
|
29
|
4141
|
January 7, 2023
|
Result builders versus private types
|
|
1
|
820
|
November 4, 2022
|
Troubleshooting result builders
|
|
5
|
1026
|
November 2, 2022
|
SE-0373: Lift all limitations on variables in result builders
|
|
24
|
4438
|
October 27, 2022
|
[Accepted] SE-0373: Lift all limitations on variables in result builders
|
|
0
|
1295
|
October 26, 2022
|
DeepCodable: Encode and decode deeply-nested data into flat Swift objects
|
|
16
|
6934
|
August 11, 2022
|
Functional decomposition with Result Builders
|
|
2
|
752
|
June 8, 2022
|
[Pitch] `buildPartialBlock` for result builders
|
|
15
|
5995
|
May 21, 2022
|
Is it possible to view how the compiler desugars result builder code?
|
|
7
|
1233
|
May 17, 2022
|