We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returners pop an item from a specific stack and push them to the return stack.
Existed returners include return_fromexec, return_frominteger, return_fromfloat, return_fromboolean, return_fromstring and return_fromcode.
return_fromexec
return_frominteger
return_fromfloat
return_fromboolean
return_fromstring
return_fromcode
exec_*_pop
These instructions return exec_pop, code_pop, integer_pop, float_pop, boolean_pop, zip_pop and string_pop to :return stack.
exec_pop
code_pop
integer_pop
float_pop
boolean_pop
zip_pop
string_pop
:return
return_tagspace
This instruction copies the current tagspace to :environment.
:environment