defun-q-list-set


(defun-q-list-set  'name  lst)

This function assigns lst as definition for a function name.

Arguments

'name  name of a Lisp function (as quoted symbol), string

lst  the new function definition list

Return

the 'name symbol if successful

Example


Remarks

see (defun-q) and (defun-q-list-ref);
obsolete, please try to prevent using the defun-q function family



©  Bricsys NV. All rights reserved.