Element - ÷ - Item Split
Characters:
÷
Description
Pushes each item of the top of the stack onto the stack.
Overloads
num-Push each digit of astr-Push each character of alst-Push each item of a
Examples
123456 ÷=6`abc` ÷=`c`⟨1|2|3⟩ ÷=342 `` ÷=4242 ⟨⟩ ÷=42