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