As title says, is there a way to break from `while` and `for` in Jason? Also, it is reported [here](https://github.com/jason-lang/jason/blob/master/release-notes.adoc#version-112) that these feature are experimental. As of version 2.2, it safe to use them, or it's better to use plan recursion?
As title says, is there a way to break from
whileandforin Jason?Also, it is reported here that these feature are experimental. As of version 2.2, it safe to use them, or it's better to use plan recursion?