How do result builders handle if/else-if, without plain else, chains?
|
|
1
|
117
|
April 18, 2025
|
What are we supposed to do if a result builder goes wrong?
|
|
1
|
155
|
April 15, 2025
|
Different result type using Parameter Packs in a result builder
|
|
0
|
67
|
March 26, 2025
|
Miniscript DSL implementation (how to simplify complex solution)
|
|
1
|
115
|
March 21, 2025
|
Swift ResultBuilder Type Inference Issue
|
|
1
|
88
|
March 6, 2025
|
Associate result builders with types
|
|
5
|
532
|
January 30, 2025
|
ResultBuilder that does something in buildEither
|
|
1
|
95
|
December 20, 2024
|
resultBuilder debugging pain
|
|
2
|
97
|
November 29, 2024
|
PoC: Result Builder using Body Macro
|
|
2
|
412
|
July 14, 2024
|
Result Builder Virtual ASTs
|
|
1
|
552
|
July 4, 2024
|
Testing for result builder errors
|
|
0
|
298
|
January 13, 2024
|
Implementation of a DSL with inter-relationships
|
|
10
|
929
|
January 5, 2024
|
Result builder of variadic type
|
|
0
|
458
|
December 15, 2023
|
Swift @resultBuilder with enum problem
|
|
4
|
1099
|
October 7, 2023
|
ResultBuilder, buildPartialBlock, reducing and buildArray
|
|
19
|
1886
|
August 4, 2023
|
Improved Result Builder Implementation in Swift 5.8
|
|
19
|
11427
|
August 4, 2023
|
Result Builder Optionals
|
|
4
|
984
|
August 3, 2023
|
Result builder attributes in types
|
|
0
|
691
|
July 22, 2023
|
Unwanted AnyView
|
|
5
|
950
|
May 19, 2023
|
Result builder-annotated parameter does not contribute to a function's signature
|
|
2
|
598
|
May 9, 2023
|
resultBuilder buildOptional issue
|
|
6
|
1274
|
May 8, 2023
|
[Pitch] Result builder scoped unqualified lookup
|
|
29
|
4155
|
January 7, 2023
|
Result builders versus private types
|
|
1
|
821
|
November 4, 2022
|
Troubleshooting result builders
|
|
5
|
1030
|
November 2, 2022
|
SE-0373: Lift all limitations on variables in result builders
|
|
24
|
4448
|
October 27, 2022
|
[Accepted] SE-0373: Lift all limitations on variables in result builders
|
|
0
|
1296
|
October 26, 2022
|
DeepCodable: Encode and decode deeply-nested data into flat Swift objects
|
|
16
|
6983
|
August 11, 2022
|
Functional decomposition with Result Builders
|
|
2
|
752
|
June 8, 2022
|
[Pitch] `buildPartialBlock` for result builders
|
|
14
|
6013
|
May 21, 2022
|
Is it possible to view how the compiler desugars result builder code?
|
|
7
|
1234
|
May 17, 2022
|