Macro Push-End

Part of:

package metabang.utilities
( push-end < value > < place > )

Like PUSH, except that the value goes on the end of the PLACE list.
If PLACE is (), then (value) is returned.