Element - W - Wrap
Characters:
W
Description
Stack wrapped into a list
Examples
1 2 3 W=⟨1|2|3⟩W=⟨⟩`hello` 1 9 W=⟨`hello`|1|9⟩
W - WrapCharacters:
W
Stack wrapped into a list
1 2 3 W =
⟨1|2|3⟩
W =
⟨⟩
`hello` 1 9 W =
⟨`hello`|1|9⟩