; ; ;; APPEND OVERRIDE ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Append either an element or a list to another list ; (original appen only appends a list to a list) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (define oldappend append)