init(position:)
Initializes the destination value with the provided position and an instance of ReorderableSingleCollectionIdentifier.
Declaration
init(position: ReorderDifference<ItemID, CollectionID>.Destination.Position) where CollectionID == ReorderableSingleCollectionIdentifierDiscussion
position: The position within the collection.