init(_:)
Creates a dynamic instructions instance that represents a tuple.
Declaration
init(_ contents: repeat each Content)Discussion
Parameters
contents: The elements of the tuple.
Creates a dynamic instructions instance that represents a tuple.
init(_ contents: repeat each Content)Parameters
contents: The elements of the tuple.