buildBlock(_:)
Creates a builder with the a block.
Declaration
static func buildBlock<each I>(_ components: repeat each I) -> Instructions where repeat each I : InstructionsRepresentableCreates a builder with the a block.
static func buildBlock<each I>(_ components: repeat each I) -> Instructions where repeat each I : InstructionsRepresentable