Contents

buildBlock(_:)

Creates a builder with the a block.

Declaration

static func buildBlock<each I>(_ components: repeat each I) -> Instructions where repeat each I : InstructionsRepresentable

See Also

Building instructions