Iterate Set with For?

What's the optimal way to iterate a Set with For? Surely not transforming it into an array right?
2 Replies
thetarnav
thetarnav11mo ago
For needs an array be able to diff the prev and current items. Other option would be to write custom For for sets
DaniGuardiola
DaniGuardiola11mo ago
hmm I'm worried about deops anyway thanks for the insight 👍
Want results from more Discord servers?
Add your server