dyne / Zenroom

Embedded no-code VM executing human-like language to manipulate data and process cryptographic operations.
https://dev.zenroom.org
GNU Affero General Public License v3.0
195 stars 62 forks source link

feat(foreach): ✨ add statement to exit from a foreach loop #841

Closed matteo-cristino closed 5 months ago

jaromil commented 5 months ago

I think my doubts can be set aside and as you say it seems coherent to break inside a statement rather than prefix. Merging. Very well done!