Unanswered
Is there a "break" in FunC?
When you implement flow control in your program and you have a loop, sometimes you need to let the execution path out of that loop while its condition is not over yet. Many programming languages have a break
function for that. Is there something like that in FunC?
This question was imported from Telegram Chat: https://t.me/tondev/137446
12K Views
0
Answers
one year ago
one year ago
Tags