Scieneer Common Lisp 1.3.9 online documentation push obj place &environment env [Macro] Takes an object and a location holding a list. Conses the object onto the list, returning the modified list. obj is evaluated before place.
|
| push obj place &environment env | [Macro] |
Takes an object and a location holding a list. Conses the object onto the list, returning the modified list. obj is evaluated before place.