Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 1 replies, 0 views
I was looking at some other questions for #wwdc21-10017 and found that
quakes.reduce(0, { $0 + $1.count })
solves my problem. Great!
Now onwards to figure out how to handle the selection in a @SectionedFetchRequest List building on the Quakes sample.
Any ideas are welcome. Thx!