1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
"1abc25hriwm4"
// { str β†’ int }
line ← Ξ» (
	'0'>πŸ”Ž'9'<πŸ”Ž
	'9'-
	// modifiers are placed in front
	πŸ˜β¬…βž‘
	10Γ—+
)

πŸ’β‰ '\n'🚧
// run function on all values, pushing to the stack
⏭️line
// reduce the stack
β†˜οΈ+

// true πŸ‹ (+ 🐳 -)
// if true { + } else { - }