init(explicitItems:)
Creates an explicit-mode list operation with the given items.
Declaration
init(explicitItems: [T])Parameters
- explicitItems:
The items to author in the explicit slot.
Creates an explicit-mode list operation with the given items.
init(explicitItems: [T])The items to author in the explicit slot.