Dec 28, 2021
I think everyone and their kid brother has played with this in one form or another. See:
https://github.com/hmlongco/Builder
To get really productive with it, (and to match SwiftUI), you need to step past constructing individual views and integrate resultBuilder to construct stack views and build some sort of equivalent to a SwiftUI View in order to get view composition going.
But they're fun to play with.