Appling append on mapcon in Lisp

前端 未结 0 628
一向
一向 2021-01-06 06:37

The Lisp function G is defined by:

(defun g(l)
    (mapcon #\'list l)
)

What is the result of evaluating the form (apply #\'append (ma

相关标签:
回答
  • 消灭零回复
提交回复
热议问题