Circle Star (โ)
December 10, 2022 ยท View on GitHub
View this file with results and syntax highlighting here.
Circle Star (โ)
๐ฝโ๐พ ๐ฉ, ๐จ ๐ฝโ๐พ ๐ฉ: Repeat
Apply ๐พ to ๐จ and ๐ฉ, then apply ๐ฝ to ๐ฉ that many times. If ๐จ is given, use it each time as a constant left argument.
If ๐พ returns an array, give ๐ฝโ๐ฉ for each of its elements.
1 +โโข 4
1 +โ1โฟ2โฟ3 4
3 โพโ{โ ๐ฉ} โจ4,5,6โฉ