|
|
|
|
|
by SashaSirotkin
1101 days ago
|
|
This is very fun! I am only making suggestion because it rhymes with "hurl" (and it works well metaphorically for the repeating tossing/hurling): you could introduce a "whirl" keyword or part of the standard library as the way to handle loops. It could be functionally the same as your loop example but removes the self-referential first argument (i.e. whirl(count, [1,3])). |
|