Skip to content
Discussion options

You must be logged in to vote

Hi @thinkpractice, what you have is correct, it just seems like there is a compiler bug with doing { $0.0 }. Probably related to parameter packs. But if you spell out the arguments it works:

.select { tracks, _ in tracks }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@thinkpractice
Comment options

Answer selected by thinkpractice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants