Contents

buildBlock(_:)

Creates a builder with a block.

Declaration

static func buildBlock<T>(_ content: T) -> T where T : DynamicInstructions

See Also

Building dynamic instructions