Closed Vaguery closed 6 years ago
:code-extract
:code-extract!
:code-drop
:code-drop!
and so on, where the former returns unquoted code to :exec, and the latter quoted code (for replacement on :code stack)
:exec
:code
Done
:code-extract
vs:code-extract!
:code-drop
vs:code-drop!
and so on, where the former returns unquoted code to
:exec
, and the latter quoted code (for replacement on:code
stack)