buildEither(second:)
Creates a builder with the second component.
Declaration
static func buildEither(second component: some InstructionsRepresentable) -> InstructionsCreates a builder with the second component.
static func buildEither(second component: some InstructionsRepresentable) -> Instructions