add(equipment:)
Add the given equipment to the table setup.
Declaration
mutating func add(equipment: some Sequence)Parameters
- equipment:
The collection of equipment to add.
Add the given equipment to the table setup.
mutating func add(equipment: some Sequence)The collection of equipment to add.