AppPear / ChartView

ChartView made in SwiftUI
MIT License
5.31k stars 652 forks source link

How is forEach with no content iterated over? #197

Closed vyoung831 closed 3 years ago

vyoung831 commented 3 years ago

In Path+QuadCurve, there are forEach loops with no content or id (like this) What is being iterated over? I'm unfamiliar with what this is even called - I can do my own research if someone knows. Thanks