result builder transform

SwiftAttributesResult Builders

An assignment (=) statement is transformed like an expression, but is understood to evaluate to (). You can define an overload of buildExpression(_:) that takes an argument of type () to handle assignments specifically. 👉 Swift Reference

Last updated

Was this helpful?