Post

Replies

Boosts

Views

Activity

Kitchen service
From the fantastic video: https://developer.apple.com/videos/play/wwdc2023/10170/?time=298, would you have a downloadable link to that kitchen service project? I'm trying to understand how the method: func handleShift<Orders>(orders: Orders) async throws is called? Because the video shows it to be called this way: for cook in staff.keys { group.addTask { try await cook.handleShift() } } without arguments ... Many thanks!
2
0
749
Jul ’23