3 lines
95 B
Text
3 lines
95 B
Text
|
|
append a ["up" "down"] ; -> ["up" "down"]
|
||
|
|
insert a [left right] ; -> [left right "up" "down"]
|