We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recursion would be useful.
0J; {J5< LK {J):Jo} ?}K; K Should count up to 5
The text was updated successfully, but these errors were encountered:
Wait, so recursion is only disallowed if the code block was assigned to a builtin?
Sorry, something went wrong.
I didn't think about that... Maybe we can have some recursion operator, or just disallow recursion for builtins. I think that is the best way to go.
@phase Yeah, disallowing recursion for builtins would definitely be easiest.
8c39cad
No branches or pull requests
Recursion would be useful.
The text was updated successfully, but these errors were encountered: